Skip to content

Commit c9abed4

Browse files
committed
Release version 2.6.0 as stable brew tap
1 parent 352f587 commit c9abed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/uhubctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Uhubctl < Formula
22
desc "USB hub per-port power control"
33
homepage "https://github.com/mvp/uhubctl"
44
head "https://github.com/mvp/uhubctl.git"
5-
url "https://github.com/mvp/uhubctl/archive/v2.5.0.tar.gz"
6-
sha256 "d4452252f7862f7a45dd9c62f2ea7cd3a57ab5f5ab0e54a857d4c695699bbba3"
5+
url "https://github.com/mvp/uhubctl/archive/v2.6.0.tar.gz"
6+
sha256 "56ca15ddf96d39ab0bf8ee12d3daca13cea45af01bcd5a9732ffcc01664fdfa2"
77
license "GPL-2.0"
88

99
depends_on "libusb"

0 commit comments

Comments
 (0)