From fc441bb07fc38087f99e27482c2f09ce62071416 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 16 Mar 2026 17:12:33 +0000 Subject: [PATCH] bump: Updated xswitcher to v0.1.2 --- Formula/xswitcher.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/xswitcher.rb b/Formula/xswitcher.rb index 6425293..aa6f545 100644 --- a/Formula/xswitcher.rb +++ b/Formula/xswitcher.rb @@ -3,7 +3,7 @@ class Xswitcher < Formula desc "" homepage "https://github.com/darwincereska/xswitcher" url "https://github.com/darwincereska/xswitcher/archive/refs/tags/v#{version}.tar.gz" - sha256 "1e5e9f703cc8c7400adda8f9c96a3ae592d91ef78d932c40fd425097d88eba9e" + sha256 "de78a2a1c47722ab165a36d29e849075e7920e925194eb8ee25f0dafab3cd01c" license "MIT" depends_on "go" => :build