Merge pull request #153856 from alexmick/cask-battery-auto-updates

This commit is contained in:
Justin Krehel
2023-08-28 10:18:39 -04:00
committed by GitHub
+1
View File
@@ -7,6 +7,7 @@ cask "battery" do
desc "CLI for managing the battery charging status"
homepage "https://github.com/actuallymentor/battery/"
auto_updates true
depends_on arch: :arm64
app "battery.app"