We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4779cd7 commit 55f7849Copy full SHA for 55f7849
Formula/c/cyme.rb
@@ -1,8 +1,8 @@
1
class Cyme < Formula
2
desc "List system USB buses and devices"
3
homepage "https://github.com/tuna-f1sh/cyme"
4
- url "https://github.com/tuna-f1sh/cyme/archive/refs/tags/v2.2.6.tar.gz"
5
- sha256 "bf5209a9f5d6c50e5f4000cab3e9042a7fd25ffe03d97a3ee3028c701625b611"
+ url "https://github.com/tuna-f1sh/cyme/archive/refs/tags/v2.2.7.tar.gz"
+ sha256 "c40dab4c2e4c1e4444a277b5ac77fff38afb474bbaffc0b057f973c20e114c8f"
6
license "GPL-3.0-or-later"
7
head "https://github.com/tuna-f1sh/cyme.git", branch: "main"
8
0 commit comments