Skip to content

Commit 6af360d

Browse files
committed
usage 2.2.0
1 parent 5bd694e commit 6af360d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/u/usage.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Usage < Formula
22
desc "Tool for working with usage-spec CLIs"
33
homepage "https://usage.jdx.dev/"
4-
url "https://github.com/jdx/usage/archive/refs/tags/v2.1.1.tar.gz"
5-
sha256 "8a28fe01b2c3b1273e80b113d137197fc62c97a542f577dc2dd2414a236c78d0"
4+
url "https://github.com/jdx/usage/archive/refs/tags/v2.2.0.tar.gz"
5+
sha256 "eb9dbc135a28b53a3eb359a4170416128a2424c47c80ba823415989350c7021e"
66
license "MIT"
77
head "https://github.com/jdx/usage.git", branch: "main"
88

0 commit comments

Comments
 (0)