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 7ec8cac commit 0c9a534Copy full SHA for 0c9a534
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.1.tar.gz"
10
- sha256 "9a5f748fe51e00d395a988d02a342e77f0c5bb302fc4db9683446774b1cb8d93"
+ url "https://github.com/webhippie/cursecli/archive/refs/tags/v2.5.2.tar.gz"
+ sha256 "ffcecf24b0e1b1d25ac9045f407b722de380032b2d457d0b702713827f4d2082"
11
head "https://github.com/webhippie/cursecli.git", branch: "master"
12
13
test do
0 commit comments