Skip to content

Commit

Permalink
lsusb-plus 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LanikSJ committed Dec 10, 2023
1 parent 05c4d29 commit 6529f2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lsusb-plus.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class LsusbPlus < Formula
desc "List USB devices, just like the Linux lsusb command"
homepage "https://github.com/LanikSJ/lsusb"
url "https://github.com/LanikSJ/lsusb/archive/refs/tags/1.1.1.tar.gz"
sha256 "8d3a57cb8387ad53b146119c7863fea86a8312153e1256b6e6e83366b454bbc6"
url "https://github.com/LanikSJ/lsusb/archive/refs/tags/1.1.2.tar.gz"
sha256 "55505e6f7be005ba2fa0e57eb29c3dd400d0a87549b009ebd6bf1bce518c0cce"
license "MIT"
head "https://github.com/LanikSJ/lsusb.git", branch: "main"

Expand Down

0 comments on commit 6529f2a

Please sign in to comment.