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 f4b2411 commit c9f2ec5Copy full SHA for c9f2ec5
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.7.tar.gz"
5
- sha256 "c40dab4c2e4c1e4444a277b5ac77fff38afb474bbaffc0b057f973c20e114c8f"
+ url "https://github.com/tuna-f1sh/cyme/archive/refs/tags/v2.2.8.tar.gz"
+ sha256 "a4fc0d5e2434d9a98f1b37683d3c1fe60d8605e8ad99f0a4f95387830c81b930"
6
license "GPL-3.0-or-later"
7
head "https://github.com/tuna-f1sh/cyme.git", branch: "main"
8
0 commit comments