There was an error while loading. Please reload this page.
1 parent 352f587 commit c9abed4Copy full SHA for c9abed4
Formula/uhubctl.rb
@@ -2,8 +2,8 @@ class Uhubctl < Formula
2
desc "USB hub per-port power control"
3
homepage "https://github.com/mvp/uhubctl"
4
head "https://github.com/mvp/uhubctl.git"
5
- url "https://github.com/mvp/uhubctl/archive/v2.5.0.tar.gz"
6
- sha256 "d4452252f7862f7a45dd9c62f2ea7cd3a57ab5f5ab0e54a857d4c695699bbba3"
+ url "https://github.com/mvp/uhubctl/archive/v2.6.0.tar.gz"
+ sha256 "56ca15ddf96d39ab0bf8ee12d3daca13cea45af01bcd5a9732ffcc01664fdfa2"
7
license "GPL-2.0"
8
9
depends_on "libusb"
0 commit comments