mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
fix missing end
This commit is contained in:
@@ -13,6 +13,7 @@ cask "bookmacster" do
|
||||
url "https://sheepsystems.com/bookmacster/appcast.xml"
|
||||
strategy :sparkle do |items|
|
||||
items.map(&:short_version)
|
||||
end
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
|
||||
Reference in New Issue
Block a user