fix missing end

This commit is contained in:
Philipp Jetschina
2023-09-14 21:15:24 +02:00
parent f2508f19f0
commit 76544b9361
+1
View File
@@ -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