Skip to content

Commit c9f2ec5

Browse files
committed
cyme 2.2.8
1 parent f4b2411 commit c9f2ec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cyme.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cyme < Formula
22
desc "List system USB buses and devices"
33
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"
4+
url "https://github.com/tuna-f1sh/cyme/archive/refs/tags/v2.2.8.tar.gz"
5+
sha256 "a4fc0d5e2434d9a98f1b37683d3c1fe60d8605e8ad99f0a4f95387830c81b930"
66
license "GPL-3.0-or-later"
77
head "https://github.com/tuna-f1sh/cyme.git", branch: "main"
88

0 commit comments

Comments
 (0)