Skip to content

Commit ce2fd9a

Browse files
committed
Release version 2.5.0 as stable brew tap
1 parent 20276ad commit ce2fd9a

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.4.0.tar.gz"
6-
sha256 "391f24fd1f89cacce801df38ecc289b34c3627bc08ee69eec515af7e1a283d97"
5+
url "https://github.com/mvp/uhubctl/archive/v2.5.0.tar.gz"
6+
sha256 "d4452252f7862f7a45dd9c62f2ea7cd3a57ab5f5ab0e54a857d4c695699bbba3"
77
license "GPL-2.0"
88

99
depends_on "libusb"

0 commit comments

Comments
 (0)