Add auto_updates stanza to Nimble Commander

This commit is contained in:
Steve Richter
2024-01-23 02:33:17 -05:00
parent 7364c06de5
commit 802286b5ec
+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"