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 eed1708 commit 93a92ecCopy full SHA for 93a92ec
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.5.4.tar.gz"
10
- sha256 "9a56f8a372c3bb8cf5cecd4a6a92cdae702ae6ace96b483900e889b9e177d710"
+ url "https://github.com/webhippie/cursecli/archive/refs/tags/v2.6.0.tar.gz"
+ sha256 "c6e6113f785fbd2acbaddf42dcbe6df6c3a57675849273e7b706a49c8dcb7a94"
11
head "https://github.com/webhippie/cursecli.git", branch: "master"
12
13
test do
0 commit comments