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 35b8c45 commit d67aa4dCopy full SHA for d67aa4d
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.5.2.tar.gz"
5
- sha256 "bbca72a23fabc001a563f5da301ab28bfb0baecf49238b41810c8bf161e12094"
+ url "https://github.com/jdx/usage/archive/refs/tags/v1.5.3.tar.gz"
+ sha256 "0b4c0d8287cd3c939a399023fe69c1e2f6a3eef4eeb78ec2837f946296cbbf69"
6
license "MIT"
7
head "https://github.com/jdx/usage.git", branch: "main"
8
0 commit comments