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 4540027 commit 557e4b2Copy full SHA for 557e4b2
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.1.2.tar.gz"
10
- sha256 "6d5fe05dcbc8b60ca96e48b4c8f45f87d88418a39698461749481fe53e100ca7"
+ url "https://github.com/webhippie/cursecli/archive/refs/tags/v2.2.0.tar.gz"
+ sha256 "4fb07bdd7247279b0c294858e8cf52112d2cbe3b5000dbef9834a93d4a2cb65d"
11
head "https://github.com/webhippie/cursecli.git", branch: "master"
12
13
test do
0 commit comments