Skip to content

Commit 83e9f8e

Browse files
committed
usage 2.2.2
1 parent 2946314 commit 83e9f8e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/u/usage.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
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/v2.2.0.tar.gz"
5-
sha256 "eb9dbc135a28b53a3eb359a4170416128a2424c47c80ba823415989350c7021e"
4+
url "https://github.com/jdx/usage/archive/refs/tags/v2.2.2.tar.gz"
5+
sha256 "76dfbe9b31769d386f8932ead95afd98f60efd0ac0069879e86e45274e5e93fe"
66
license "MIT"
77
head "https://github.com/jdx/usage.git", branch: "main"
88

9-
no_autobump! because: :requires_manual_review
10-
119
bottle do
1210
sha256 cellar: :any_skip_relocation, arm64_sequoia: "008ac24d0675df1e098d15ac9dba4a887d372b4c52ed0151e822dacb1f973127"
1311
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f915e8ac7692c8c2003268d43586b1a35f0c0fc7f729de9eaf876a8e079e85e4"

0 commit comments

Comments
 (0)