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 0267320 commit de63720Copy full SHA for de63720
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.18.2.tar.gz"
5
- sha256 "a5ed312d5b516a1b085c5fe8fda4e3c2153b9c4d397f7067eb721577a29e48a2"
+ url "https://github.com/cooklang/cookcli/archive/refs/tags/v0.19.0.tar.gz"
+ sha256 "d3f6dea0429034c35107f8584e63f29c6f90b8a69ee5fa92cd7de623e573bb4b"
6
license "MIT"
7
head "https://github.com/cooklang/cookcli.git", branch: "main"
8
0 commit comments