Update keysmith from 1.18.3 to 1.18.4 (#142914)

This commit is contained in:
Miccal Matthews
2023-03-12 05:49:20 +01:00
committed by GitHub
parent 5fb2042133
commit 181b56e14e
+4 -4
View File
@@ -1,15 +1,15 @@
cask "keysmith" do
version "1.18.3,96"
sha256 "87be5a446f0fc4259a4e28bcf6f948f6dc8e57ec220059d831d97fa69f5cbfe8"
version "1.18.4"
sha256 "6f27e3aca201ddc451f92a15ca31dc5193a8c94d5b3e03e7e0d5df62ac2b53ad"
url "https://keysmith.app/versions/Keysmith-#{version.csv.first}.dmg"
url "https://keysmith.app/versions/Keysmith-#{version}.dmg"
name "Keysmith"
desc "Create custom keyboard shortcuts for anything"
homepage "https://www.keysmith.app/"
livecheck do
url "https://www.keysmith.app/versions/appcast.xml"
strategy :sparkle
strategy :sparkle, &:short_version
end
depends_on macos: ">= :catalina"