We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b05e0e commit 9e81629Copy full SHA for 9e81629
Formula/b/batt.rb
@@ -2,8 +2,8 @@ class Batt < Formula
2
desc "Control and limit battery charging on Apple Silicon MacBooks"
3
homepage "https://github.com/charlie0129/batt"
4
url "https://github.com/charlie0129/batt.git",
5
- tag: "v0.5.0",
6
- revision: "b462394ea5da63f07a930664a0921e68fdd283b9"
+ tag: "v0.5.1",
+ revision: "584f936a596205d65bd5442436121471fa017a09"
7
license "GPL-2.0-only"
8
head "https://github.com/charlie0129/batt.git", branch: "master"
9
0 commit comments