From 661b2b65bf769b4e7a708a19c8b974f62d0b7b3c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 16 Mar 2026 19:15:23 +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 aa6f545..6425293 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 "de78a2a1c47722ab165a36d29e849075e7920e925194eb8ee25f0dafab3cd01c" + sha256 "1e5e9f703cc8c7400adda8f9c96a3ae592d91ef78d932c40fd425097d88eba9e" license "MIT" depends_on "go" => :build