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 5bd694e commit 6af360dCopy full SHA for 6af360d
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.1.1.tar.gz"
5
- sha256 "8a28fe01b2c3b1273e80b113d137197fc62c97a542f577dc2dd2414a236c78d0"
+ url "https://github.com/jdx/usage/archive/refs/tags/v2.2.0.tar.gz"
+ sha256 "eb9dbc135a28b53a3eb359a4170416128a2424c47c80ba823415989350c7021e"
6
license "MIT"
7
head "https://github.com/jdx/usage.git", branch: "main"
8
0 commit comments