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 75a08b7 commit 44bfd25Copy full SHA for 44bfd25
Formula/c/cookcli.rb
@@ -1,8 +1,8 @@
1
class Cookcli < Formula
2
desc "CLI-tool for cooking recipes formated using Cooklang"
3
homepage "https://cooklang.org"
4
- url "https://github.com/cooklang/cookcli/archive/refs/tags/v0.12.1.tar.gz"
5
- sha256 "fb271f7d52f62a3be3f1feece68f8ec1fac65721c24a4def0586dc1c834148d4"
+ url "https://github.com/cooklang/cookcli/archive/refs/tags/v0.13.0.tar.gz"
+ sha256 "07711a144586a38cee0e92d8f48e69c003ef7a070e36a1a04b6901d5cdfaeaa3"
6
license "MIT"
7
head "https://github.com/cooklang/cookcli.git", branch: "main"
8
0 commit comments