Skip to content

Commit 9521b76

Browse files
authored
Merge pull request #183675 from piijai/aurora-hdr
aurora-hdr: add auto_updates
2 parents d220cdb + 5b2b8a3 commit 9521b76

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Casks/a/aurora-hdr.rb

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@
1212
strategy :sparkle
1313
end
1414

15+
auto_updates true
16+
1517
app "Aurora HDR.app"
1618

17-
uninstall delete: [
19+
zap trash: [
1820
"~/Library/Caches/com.macphun.auroraHDR2019",
1921
"~/Library/Preferences/com.macphun.auroraHDR2019.plist",
2022
]

0 commit comments

Comments
 (0)