Fixed reqable.rb

This commit is contained in:
Megatron King
2023-09-18 17:27:54 +08:00
committed by GitHub
parent 137405cb80
commit 505d535ce1
+2 -2
View File
@@ -1,7 +1,7 @@
cask "reqable" do
arch arm: "arm64", intel: "x86_64"
version "1.4.1,43"
version "1.4.1"
sha256 arm: "fbbb5ae8bb1cbb5a07cc961c56d74025f007f1f25d08e5eea1b66d5df8e1f831",
intel: "dfcfb2bd5b353c7f72ec3747cdfcebdad7de1c9e077d90365df4157abbbc93f7"
@@ -12,7 +12,7 @@ cask "reqable" do
livecheck do
url "https://api.reqable.com/version/appcast?platform=macos&arch=#{arch}&locale=en-US"
strategy :sparkle
strategy :sparkle, &:short_version
end
auto_updates true