Enable automatic updates for Herd

This commit is contained in:
BassemN
2024-02-17 16:24:35 +02:00
committed by GitHub
parent fb7010a018
commit 86549082b7
+1
View File
@@ -13,6 +13,7 @@ cask "herd" do
strategy :sparkle, &:short_version
end
auto_updates true
depends_on macos: ">= :monterey"
app "Herd.app"