hidapi: update 0.13.1 bottle.

master
BrewTestBot 2023-01-09 17:05:26 +00:00
parent cc8ecd372b
commit 9dc26188b5
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@ class Hidapi < Formula
head "https://github.com/libusb/hidapi.git", branch: "master"
bottle do
sha256 cellar: :any, arm64_ventura: "8283cc1399ff7f715b378fc9113264e9ca61d91fa6d34b9ef4be52b2ee2c8ea0"
sha256 cellar: :any, arm64_monterey: "1d85457938ef4e796da48cf82edf6b3c35617c67001a1941da91fc8009372b57"
sha256 cellar: :any, arm64_big_sur: "24556678b9bde693b7f502ac8a6c7faa1416feb7b065c950a43ae161d672570b"
sha256 cellar: :any, ventura: "624a748fad0354e63ce07971d20287fab76b63ca749781ad25fa60ddb1a048f9"
sha256 cellar: :any, monterey: "aac278e685220cf11824223b8f501523bb34d568e69ba0755ac9b18d774b2cb4"
sha256 cellar: :any, big_sur: "1e105aa66cf9af4678883a0ecced3c600fce6fe30152849ce2bf79eaa14460dd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ccaf4f241b7d8ced04faf9e9b0926f47fc459fbf4dd1838958b1087900bc136b"
sha256 cellar: :any, arm64_ventura: "5aea99e710bcf73d1fac8accd3e9a09b89371e01a4af2a82a24805a49dfb0a2b"
sha256 cellar: :any, arm64_monterey: "bec6eb58d49ead05696b6161b5a6983d3db8ce3bee11f8ff84015553f7f67e79"
sha256 cellar: :any, arm64_big_sur: "8cfe0a3418efdc673f600642ff6f3a2e00da8b1a0dfd8ae69522d498313d3899"
sha256 cellar: :any, ventura: "c7e6be14f96decf0f3347679f8039ee6681159bee08b47b30d192d5bd201a1af"
sha256 cellar: :any, monterey: "78132127798d995319ef6d20380d380627af1510d5c4a0f42bca00a0f744c550"
sha256 cellar: :any, big_sur: "ac26c708492a75aeb308e29efc2631c0545aba947fef08fe51ebd16c416c5d8f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1b93d511f9c55afb290edc18e5c2c70662068940718c6990dada78bda990309a"
end
depends_on "cmake" => :build