prowlarr: add auto_updates flag

This commit is contained in:
Alexander Regueiro
2023-12-31 13:27:28 +11:00
committed by Bevan Kay
parent 106c4f4cb3
commit 2154f3e315
+1
View File
@@ -16,6 +16,7 @@ cask "prowlarr" do
strategy :github_latest
end
auto_updates true
depends_on macos: ">= :high_sierra"
app "Prowlarr.app"