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 76e4a8a commit 34ae782Copy full SHA for 34ae782
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.2.0.tar.gz"
10
- sha256 "4fb07bdd7247279b0c294858e8cf52112d2cbe3b5000dbef9834a93d4a2cb65d"
+ url "https://github.com/webhippie/cursecli/archive/refs/tags/v2.2.1.tar.gz"
+ sha256 "a4542b1beeffd418353c8e799a07b6610c9d4d4be7761c5fb46a09cf7ad87c70"
11
head "https://github.com/webhippie/cursecli.git", branch: "master"
12
13
test do
0 commit comments