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 36814ed commit e3bb880Copy full SHA for e3bb880
1 file changed
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.1.tar.gz"
10
- sha256 "94ebfe5e3d33b966a0fde8661b9e8d24449594f158e54a7d7f5fe0d728a2fdba"
+ url "https://github.com/webhippie/cursecli/archive/refs/tags/v2.3.2.tar.gz"
+ sha256 "85a93448a40190193593ff1a0d68ebc2aa7f68bd55941cd6ec646a1375d0a24d"
11
head "https://github.com/webhippie/cursecli.git", branch: "master"
12
13
test do
0 commit comments