liquidctl 1.5.0

Closes #69912.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
master
Dustin Rodrigues 2021-01-27 23:22:49 -05:00 committed by Carlo Cabrera
parent 62170b64b9
commit 6b2872e19a
1 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@ 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/48/7e/fd5faf6a0174c1e19d373bac108de164acf930d7ea7277359759ddcdc5a4/liquidctl-1.4.2.tar.gz"
sha256 "39da5f5bcae1cbd91e42e78fdb19f4f03b6c1a585addc0b268e0c468e76f1a3c"
url "https://files.pythonhosted.org/packages/ea/b9/10ab636257e1dcaca0e268e8c44725fe107b1556d5343fba5a51cdc59f5d/liquidctl-1.5.0.tar.gz"
sha256 "762561a8b491aa98f0ccbbab4f9770813a82cc7fd776fa4c21873b994d63e892"
license "GPL-3.0-or-later"
head "https://github.com/jonasmalacofilho/liquidctl.git"
@ -30,13 +30,13 @@ class Liquidctl < Formula
end
resource "hidapi" do
url "https://files.pythonhosted.org/packages/52/4b/0d0fac70bd0a04949113a9ca50ba7b2344f547b9d85b0e7e5eded19d7d50/hidapi-0.10.0.post1.tar.gz"
sha256 "27c04d42a7187becf7a8309d4846aa4f235ac8b7dafd758335b109f5cbd3b962"
url "https://files.pythonhosted.org/packages/99/9b/5c41756461308a5b2d8dcbcd6eaa2f1c1bc60f0a6aa743b58cab756a92e1/hidapi-0.10.1.tar.gz"
sha256 "a1170b18050bc57fae3840a51084e8252fd319c0fc6043d68c8501deb0e25846"
end
resource "pyusb" do
url "https://files.pythonhosted.org/packages/12/9b/8f5be839753667c39fe522162bea7f8121f28ba49c5ad1e5681681967c79/pyusb-1.1.0.tar.gz"
sha256 "d69ed64bff0e2102da11b3f49567256867853b861178689671a163d30865c298"
url "https://files.pythonhosted.org/packages/b9/8d/25c4e446a07e918eb39b5af25c4a83a89db95ae44e4ed5a46c3c53b0a4d6/pyusb-1.1.1.tar.gz"
sha256 "7d449ad916ce58aff60b89aae0b65ac130f289c24d6a5b7b317742eccffafc38"
end
def install