hidapi 0.10.1

* hidapi 0.10.1
* hidapi: update license
* hidapi: update license

Closes #65601.

Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
chenrui 2020-11-24 16:20:48 +00:00 committed by BrewTestBot
parent fc5b129291
commit dee7f2050a
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
class Hidapi < Formula
desc "Library for communicating with USB and Bluetooth HID devices"
homepage "https://github.com/libusb/hidapi"
url "https://github.com/libusb/hidapi/archive/hidapi-0.10.0.tar.gz"
sha256 "68febd416cb6e6e6e205c9dd46a6f86f0d5a9808b7cd8c112906cd229889b8e1"
license "GPL-3.0"
url "https://github.com/libusb/hidapi/archive/hidapi-0.10.1.tar.gz"
sha256 "f71dd8a1f46979c17ee521bc2117573872bbf040f8a4750e492271fc141f2644"
license :cannot_represent
head "https://github.com/libusb/hidapi.git"
bottle do