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 5645d29 commit db18961Copy full SHA for db18961
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/v1.3.5.tar.gz"
5
- sha256 "ed2b3aaa551bad5c20436689bc660746c115003ce187507a55a95f14fed3ae02"
+ url "https://github.com/jdx/usage/archive/refs/tags/v1.4.0.tar.gz"
+ sha256 "7c1db09dc06ef4d54d4defa24c22a06ca973ffb46097629485814c14e717838b"
6
license "MIT"
7
head "https://github.com/jdx/usage.git", branch: "main"
8
0 commit comments