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 16001b0 commit d00a167Copy full SHA for d00a167
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
url "https://github.com/mvp/uhubctl/archive/refs/tags/v2.6.0.tar.gz"
5
- head "https://github.com/mvp/uhubctl.git", branch: "master"
6
sha256 "56ca15ddf96d39ab0bf8ee12d3daca13cea45af01bcd5a9732ffcc01664fdfa2"
+ head "https://github.com/mvp/uhubctl.git", branch: "master"
7
license "GPL-2.0-only"
8
9
depends_on "pkg-config" => :build
0 commit comments