Skip to content

Commit e847dc4

Browse files
committed
Revert "Fixed brew sha256 for v2.5.0.tar.gz"
This reverts commit 61fd84b. It should fix issue mvp#490.
1 parent 61fd84b commit e847dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/uhubctl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class Uhubctl < Formula
33
homepage "https://github.com/mvp/uhubctl"
44
head "https://github.com/mvp/uhubctl.git"
55
url "https://github.com/mvp/uhubctl/archive/v2.5.0.tar.gz"
6-
sha256 "7be75781b709c36c03c68555f06347d70e5f4e8fd2d17fd481f20626fb4c6038"
6+
sha256 "d4452252f7862f7a45dd9c62f2ea7cd3a57ab5f5ab0e54a857d4c695699bbba3"
77
license "GPL-2.0"
88

99
depends_on "libusb"

0 commit comments

Comments
 (0)