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 6e296ab commit a1ca28dCopy full SHA for a1ca28d
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.1.tar.gz"
10
- sha256 "a4542b1beeffd418353c8e799a07b6610c9d4d4be7761c5fb46a09cf7ad87c70"
+ url "https://github.com/webhippie/cursecli/archive/refs/tags/v2.2.2.tar.gz"
+ sha256 "e4c74e7540444656cb0a2da3448923f2bf6b5594ef49160ca4da65bb0b138fee"
11
head "https://github.com/webhippie/cursecli.git", branch: "master"
12
13
test do
0 commit comments