Skip to content

Commit 55f7849

Browse files
committed
cyme 2.2.7
1 parent 4779cd7 commit 55f7849

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.6.tar.gz"
5-
sha256 "bf5209a9f5d6c50e5f4000cab3e9042a7fd25ffe03d97a3ee3028c701625b611"
4+
url "https://github.com/tuna-f1sh/cyme/archive/refs/tags/v2.2.7.tar.gz"
5+
sha256 "c40dab4c2e4c1e4444a277b5ac77fff38afb474bbaffc0b057f973c20e114c8f"
66
license "GPL-3.0-or-later"
77
head "https://github.com/tuna-f1sh/cyme.git", branch: "main"
88

0 commit comments

Comments
 (0)