From bcfa6c154cafd62c11aa8f9a0c5b977f76ccbd8e Mon Sep 17 00:00:00 2001 From: Darwin Cereska Date: Thu, 19 Jun 2025 16:20:54 -0400 Subject: [PATCH] update: fixed xswitcher --- Formula/xswitcher.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/xswitcher.rb b/Formula/xswitcher.rb index 9e93b4c..19c3b58 100644 --- a/Formula/xswitcher.rb +++ b/Formula/xswitcher.rb @@ -1,4 +1,4 @@ -class XSwitcher < Formula +class Xswitcher < Formula version "0.1.2" desc "" homepage "https://github.com/darwincereska/xswitcher"