hidapi 0.13.0

Closes #119845.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Zhong Ruoyu 2023-01-06 00:32:26 +08:00 committed by BrewTestBot
parent b5d8b5f0ec
commit 06d6a0776e
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
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.12.0.tar.gz"
sha256 "28ec1451f0527ad40c1a4c92547966ffef96813528c8b184a665f03ecbb508bc"
url "https://github.com/libusb/hidapi/archive/hidapi-0.13.0.tar.gz"
sha256 "e35eabe4ad59bd6e24dce6136f084997cdecd9bb7f6e83b40f3cc15b0ea8d56f"
license :cannot_represent
head "https://github.com/libusb/hidapi.git", branch: "master"