mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
@@ -6,10 +6,10 @@ cask "quickboot" do
|
||||
name "QuickBoot"
|
||||
homepage "https://buttered-cat.com/product/quickboot/"
|
||||
|
||||
livecheck do
|
||||
url :homepage
|
||||
regex(%r{href=.*?/QuickBoot-(\d+(?:\.\d+)*-\d+)\.zip}i)
|
||||
end
|
||||
# no release in the past 10 years
|
||||
# user has reported it stopped working in catalina
|
||||
# https://github.com/jfro/QuickBoot/issues/5
|
||||
deprecate! date: "2024-01-01", because: :unmaintained
|
||||
|
||||
app "QuickBoot.app"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user