We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5db291 commit 86673b2Copy full SHA for 86673b2
Formula/a/argc.rb
@@ -1,8 +1,8 @@
1
class Argc < Formula
2
desc "Easily create and use cli based on bash script"
3
homepage "https://github.com/sigoden/argc"
4
- url "https://github.com/sigoden/argc/archive/refs/tags/v1.20.1.tar.gz"
5
- sha256 "d46c0ce07c4ae7c2a01556842e09884ccf70adbfae5354f831cfe7a70cf7a2c4"
+ url "https://github.com/sigoden/argc/archive/refs/tags/v1.21.0.tar.gz"
+ sha256 "fdefde9388a19cc23c21f8261f339203c2fc2a7c9941709550c497a1cb0935d7"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments