Skip to content

Commit a6f0b80

Browse files
committed
usage 1.2.0
1 parent 89ddbb6 commit a6f0b80

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

0 commit comments

Comments
 (0)