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 20276ad commit ce2fd9aCopy full SHA for ce2fd9a
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.4.0.tar.gz"
6
- sha256 "391f24fd1f89cacce801df38ecc289b34c3627bc08ee69eec515af7e1a283d97"
+ url "https://github.com/mvp/uhubctl/archive/v2.5.0.tar.gz"
+ sha256 "d4452252f7862f7a45dd9c62f2ea7cd3a57ab5f5ab0e54a857d4c695699bbba3"
7
license "GPL-2.0"
8
9
depends_on "libusb"
0 commit comments