Skip to content

Commit 1e75f8e

Browse files
authored
Merge pull request #245588 from Homebrew/bump-usb.ids-2025.09.15
usb.ids 2025.09.15
2 parents 6d1594d + e6ae0b3 commit 1e75f8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/u/usb.ids.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class UsbIds < Formula
22
desc "Repository of vendor, device, subsystem and device class IDs used in USB devices"
33
homepage "http://www.linux-usb.org/usb-ids.html"
4-
url "https://deb.debian.org/debian/pool/main/u/usb.ids/usb.ids_2025.07.26.orig.tar.xz"
5-
sha256 "c1b4201c9ee2f5fd934999ecaab1526edcabc1c46273f40d7dca3ade34f4cae4"
4+
url "https://deb.debian.org/debian/pool/main/u/usb.ids/usb.ids_2025.09.15.orig.tar.xz"
5+
sha256 "2cd44b6720e7470e70fd5ab3f33b29dd918da32bd6379a2c017f506674822de3"
66
license any_of: ["GPL-2.0-or-later", "BSD-3-Clause"]
77

88
livecheck do
@@ -11,7 +11,7 @@ class UsbIds < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "9bd182c5aab66c08f62b53f953642c8db833ad33e49f2a2767c6253f8d36fc30"
14+
sha256 cellar: :any_skip_relocation, all: "0c9c1c85df427517e19a02318f372036dbaac13b93ab998627ce5189493ab05c"
1515
end
1616

1717
def install

0 commit comments

Comments
 (0)