Skip to content

Commit d67aa4d

Browse files
committed
usage 1.5.3
1 parent 35b8c45 commit d67aa4d

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/v1.5.2.tar.gz"
5-
sha256 "bbca72a23fabc001a563f5da301ab28bfb0baecf49238b41810c8bf161e12094"
4+
url "https://github.com/jdx/usage/archive/refs/tags/v1.5.3.tar.gz"
5+
sha256 "0b4c0d8287cd3c939a399023fe69c1e2f6a3eef4eeb78ec2837f946296cbbf69"
66
license "MIT"
77
head "https://github.com/jdx/usage.git", branch: "main"
88

0 commit comments

Comments
 (0)