liquidctl 1.4.0

Closes #58912.

Signed-off-by: Seeker <meaningseeking@protonmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Dustin Rodrigues 2020-07-31 10:52:24 -04:00 committed by BrewTestBot
parent 0d8874ff9e
commit bede62efed
1 changed files with 4 additions and 5 deletions

View File

@ -3,10 +3,9 @@ class Liquidctl < Formula
desc "Cross-platform tool and drivers for liquid coolers and other devices"
homepage "https://github.com/jonasmalacofilho/liquidctl"
url "https://files.pythonhosted.org/packages/f6/e4/ba85351cde1be689bd7250f96fd4e48a78988f723843fbbe5b67596edfa2/liquidctl-1.3.3.tar.gz"
sha256 "d13180867e07420c5890fe1110e8f45fe343794549a9ed7d5e8e76663bc10c24"
url "https://files.pythonhosted.org/packages/43/37/7d30f2ba5eade8715c8981d552bcc6b67a039426fc32aa2722b5af321e67/liquidctl-1.4.0.tar.gz"
sha256 "b35e6f297e67f9e145794bb57b88c626ef2bfd97e7fbb5b098f3dbf9ae11213e"
license "GPL-3.0"
revision 1
head "https://github.com/jonasmalacofilho/liquidctl.git"
bottle do
@ -25,8 +24,8 @@ class Liquidctl < Formula
end
resource "hidapi" do
url "https://files.pythonhosted.org/packages/7c/a0/d5ca6f191c8860a4769ba19448d2b2d6b3e2ca2c30aa61bb96a3f6bd25ba/hidapi-0.9.0.post2.tar.gz"
sha256 "a71dd3c153cb6bb2b73d2612b5ab262830d78c6428f33f0c06818749e64c9320"
url "https://files.pythonhosted.org/packages/ee/e9/b2ec08690c280a0eaa4777bf829db6b5d269903d4e8e9ce82f079c837d5a/hidapi-0.9.0.post3.tar.gz"
sha256 "5a2442928f17ba742d9c53073f48b152051c5747d758d2fefd937543da5ab2e5"
end
resource "pyusb" do