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 8441917 commit ad702d8Copy full SHA for ad702d8
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.1.tar.gz"
10
- sha256 "a2d9a55fc90ad8f7f726c7d3308cf621af0f44ab00ac3fe2d0be9a337e6806ac"
+ url "https://github.com/webhippie/cursecli/archive/refs/tags/v2.1.2.tar.gz"
+ sha256 "6d5fe05dcbc8b60ca96e48b4c8f45f87d88418a39698461749481fe53e100ca7"
11
head "https://github.com/webhippie/cursecli.git", branch: "master"
12
13
test do
0 commit comments