diff --git a/Formula/u/usage.rb b/Formula/u/usage.rb index 8c23b98783edb..0e027160e6a21 100644 --- a/Formula/u/usage.rb +++ b/Formula/u/usage.rb @@ -1,18 +1,18 @@ class Usage < Formula desc "Tool for working with usage-spec CLIs" homepage "https://usage.jdx.dev/" - url "https://github.com/jdx/usage/archive/refs/tags/v1.3.5.tar.gz" - sha256 "ed2b3aaa551bad5c20436689bc660746c115003ce187507a55a95f14fed3ae02" + url "https://github.com/jdx/usage/archive/refs/tags/v1.4.0.tar.gz" + sha256 "7c1db09dc06ef4d54d4defa24c22a06ca973ffb46097629485814c14e717838b" license "MIT" head "https://github.com/jdx/usage.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "9fa0941616b4b7433ea9285cfe124c2639a924124906b80a60ffdafbf8a758d9" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "1091afe7cfdb35c2472d252cc52a2b695641af907fa3bee8eeb565f154aa5397" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b90e364f6de5b9d6deb0597de5627f1e2bf78a1a47470692cd0681c347f137c8" - sha256 cellar: :any_skip_relocation, sonoma: "feff5f4e506c9aaa2f90389fef2b5533615e39a8ec432db797cf3729d0dab301" - sha256 cellar: :any_skip_relocation, ventura: "7f001bccc001499fc813e7d7e38d0eb66051295672c0dd2253207790d8e3f3b8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "cc5e1e7b863945c18500168ed5e242e74ea4763590b4c9af5c20ae10fd2ca957" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "4fa471b341b76f1aba01704afc777065a69d1ff65f2b92aa5092260c7bfa4ed4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "481478664defb24e1bac2830b0ec6650c4f625671442f9a3ac86da6fcefc3883" + sha256 cellar: :any_skip_relocation, arm64_ventura: "af7f82464348ae8ac5b4773d6402deeab6147f455ab1508b01502547e2b541ad" + sha256 cellar: :any_skip_relocation, sonoma: "d24eaaedc6a4ff9de764286e5d538d6c009e055a11cc2f253a70a043cc3ffc51" + sha256 cellar: :any_skip_relocation, ventura: "69a5d124e1dd0c3a601e52b67323b8b331f8b4d239cc1952715232a0d12b6516" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6e866d68719f359b8e16f780856f7318e832c4d8a6af8185a77bac3e0e995969" end depends_on "rust" => :build