Skip to content

Commit 82d67bc

Browse files
committed
cyme 2.2.3
1 parent 4fc36e3 commit 82d67bc

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

0 commit comments

Comments
 (0)