We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebdceb2 commit 92913d9Copy full SHA for 92913d9
Formula/cursecli.rb
@@ -6,8 +6,8 @@ class Cursecli < Formula
6
homepage "https://webhippie.github.io/cursecli"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/cursecli/archive/refs/tags/v2.3.2.tar.gz"
10
- sha256 "85a93448a40190193593ff1a0d68ebc2aa7f68bd55941cd6ec646a1375d0a24d"
+ url "https://github.com/webhippie/cursecli/archive/refs/tags/v2.4.0.tar.gz"
+ sha256 "9a6cfe6f980383dadbfde4e9028cf75b045bc299c9d70802ce82b59d95b0c947"
11
head "https://github.com/webhippie/cursecli.git", branch: "master"
12
13
test do
0 commit comments