Skip to content

Commit

Permalink
usage 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mise-en-dev committed Dec 12, 2024
1 parent 64fdbd6 commit 8ceb47e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/u/usage.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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.5.1.tar.gz"
sha256 "d005fb647dd14c5e5dab27d5e2ebb2419917ef5c7848bf9a6707c9376a6cc71b"
url "https://github.com/jdx/usage/archive/refs/tags/v1.5.2.tar.gz"
sha256 "bbca72a23fabc001a563f5da301ab28bfb0baecf49238b41810c8bf161e12094"
license "MIT"
head "https://github.com/jdx/usage.git", branch: "main"

Expand Down

0 comments on commit 8ceb47e

Please sign in to comment.