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