From 8a68705176b467f0b5f386fcc2ff796e4ea5f0ee Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 28 Apr 2026 03:59:12 +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 2024d18..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 "ec426ba25083b97093a1045196f189ba453582b468484ffaacecf18ba4a4a708" + sha256 "1e5e9f703cc8c7400adda8f9c96a3ae592d91ef78d932c40fd425097d88eba9e" license "MIT" depends_on "go" => :build