Skip to content

Commit 9e81629

Browse files
committed
batt 0.5.1
1 parent 1b05e0e commit 9e81629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/batt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Batt < Formula
22
desc "Control and limit battery charging on Apple Silicon MacBooks"
33
homepage "https://github.com/charlie0129/batt"
44
url "https://github.com/charlie0129/batt.git",
5-
tag: "v0.5.0",
6-
revision: "b462394ea5da63f07a930664a0921e68fdd283b9"
5+
tag: "v0.5.1",
6+
revision: "584f936a596205d65bd5442436121471fa017a09"
77
license "GPL-2.0-only"
88
head "https://github.com/charlie0129/batt.git", branch: "master"
99

0 commit comments

Comments
 (0)