Skip to content

Commit 60820dc

Browse files
committed
usage 2.9.0
1 parent d0c6fa9 commit 60820dc

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.8.0.tar.gz"
5-
sha256 "8ee6a18e73f04c85d482a173972f280674eb2bc68bfd6d183052646dc2cab7eb"
4+
url "https://github.com/jdx/usage/archive/refs/tags/v2.9.0.tar.gz"
5+
sha256 "3e16ea8d2d213036f19cb34c5d778d4e8d9d9bb9a92fd9138a61d507488f4ccf"
66
license "MIT"
77
head "https://github.com/jdx/usage.git", branch: "main"
88

0 commit comments

Comments
 (0)