Merge pull request #165050 from srichter/modify-nimble-commander

Add auto_updates stanza to Nimble Commander
This commit is contained in:
Bevan Kay
2024-01-23 23:26:55 +11:00
committed by GitHub
+1
View File
@@ -12,6 +12,7 @@ cask "nimble-commander" do
strategy :sparkle
end
auto_updates true
depends_on macos: ">= :catalina"
app "Nimble Commander.app"