Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/v3.5.2.tar.gz"
sha256 "05e0ad29b451c6816e2845556c28eae46bf96f58712a8b457ef1b9907dba533f"
url "https://github.com/jdx/usage/archive/refs/tags/v3.5.3.tar.gz"
sha256 "81c89c5aa5e7347a8376bf1cbb452dfd1cca8570b71792b64070847bfee98798"
license "MIT"
compatibility_version 1
head "https://github.com/jdx/usage.git", branch: "main"
Expand Down
Loading