Skip to content

Commit db18961

Browse files
committed
usage 1.4.0
1 parent 5645d29 commit db18961

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/v1.3.5.tar.gz"
5-
sha256 "ed2b3aaa551bad5c20436689bc660746c115003ce187507a55a95f14fed3ae02"
4+
url "https://github.com/jdx/usage/archive/refs/tags/v1.4.0.tar.gz"
5+
sha256 "7c1db09dc06ef4d54d4defa24c22a06ca973ffb46097629485814c14e717838b"
66
license "MIT"
77
head "https://github.com/jdx/usage.git", branch: "main"
88

0 commit comments

Comments
 (0)