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 eb36c12 commit c60e097Copy full SHA for c60e097
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.0.tar.gz"
10
- sha256 "7204c146f844ef642950b45e0d097bb270847ab2844e76225a617cc873e40e0c"
+ url "https://github.com/webhippie/cursecli/archive/refs/tags/v2.3.1.tar.gz"
+ sha256 "94ebfe5e3d33b966a0fde8661b9e8d24449594f158e54a7d7f5fe0d728a2fdba"
11
head "https://github.com/webhippie/cursecli.git", branch: "master"
12
13
test do
0 commit comments