bitbox: update livecheck

This commit is contained in:
Sam Ford
2024-01-22 20:25:59 -05:00
parent 8e754f811b
commit 6e4f9658a0
+2 -2
View File
@@ -9,8 +9,8 @@ cask "bitbox" do
homepage "https://bitbox.swiss/"
livecheck do
url "https://bitbox.swiss/de/download/"
regex(%r{href=.*?/BitBox[._-]?(\d+(?:.\d+)+)[._-]macOS\.zip}i)
url :url
strategy :github_latest
end
app "BitBox.app"