Skip to content

Commit 86673b2

Browse files
committed
argc 1.21.0
1 parent f5db291 commit 86673b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/argc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Argc < Formula
22
desc "Easily create and use cli based on bash script"
33
homepage "https://github.com/sigoden/argc"
4-
url "https://github.com/sigoden/argc/archive/refs/tags/v1.20.1.tar.gz"
5-
sha256 "d46c0ce07c4ae7c2a01556842e09884ccf70adbfae5354f831cfe7a70cf7a2c4"
4+
url "https://github.com/sigoden/argc/archive/refs/tags/v1.21.0.tar.gz"
5+
sha256 "fdefde9388a19cc23c21f8261f339203c2fc2a7c9941709550c497a1cb0935d7"
66
license any_of: ["Apache-2.0", "MIT"]
77

88
bottle do

0 commit comments

Comments
 (0)