Skip to content

Commit 44bfd25

Browse files
committed
cookcli 0.13.0
1 parent 75a08b7 commit 44bfd25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cookcli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cookcli < Formula
22
desc "CLI-tool for cooking recipes formated using Cooklang"
33
homepage "https://cooklang.org"
4-
url "https://github.com/cooklang/cookcli/archive/refs/tags/v0.12.1.tar.gz"
5-
sha256 "fb271f7d52f62a3be3f1feece68f8ec1fac65721c24a4def0586dc1c834148d4"
4+
url "https://github.com/cooklang/cookcli/archive/refs/tags/v0.13.0.tar.gz"
5+
sha256 "07711a144586a38cee0e92d8f48e69c003ef7a070e36a1a04b6901d5cdfaeaa3"
66
license "MIT"
77
head "https://github.com/cooklang/cookcli.git", branch: "main"
88

0 commit comments

Comments
 (0)