We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1baaaae commit cc73f85Copy full SHA for cc73f85
Formula/u/usage.rb
@@ -1,8 +1,8 @@
1
class Usage < Formula
2
desc "Tool for working with usage-spec CLIs"
3
homepage "https://usage.jdx.dev/"
4
- url "https://github.com/jdx/usage/archive/refs/tags/v2.7.0.tar.gz"
5
- sha256 "d6e4fb726c68c7737794db60e5c1b717ccf35b5e16ffc9c4eb42a06e95edbf58"
+ url "https://github.com/jdx/usage/archive/refs/tags/v2.8.0.tar.gz"
+ sha256 "8ee6a18e73f04c85d482a173972f280674eb2bc68bfd6d183052646dc2cab7eb"
6
license "MIT"
7
head "https://github.com/jdx/usage.git", branch: "main"
8
0 commit comments