Skip to content

Commit e02ab0f

Browse files
committed
mdq 0.9.0
1 parent cfcd712 commit e02ab0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mdq.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mdq < Formula
22
desc "Like jq but for Markdown"
33
homepage "https://github.com/yshavit/mdq"
4-
url "https://github.com/yshavit/mdq/archive/refs/tags/v0.8.0.tar.gz"
5-
sha256 "6120705d573c5fc6189737bd584a1f2eff7f76fa94059ada78b207e248534d5b"
4+
url "https://github.com/yshavit/mdq/archive/refs/tags/v0.9.0.tar.gz"
5+
sha256 "25beee2251e1b48970540466bbbe1f15a1d2acf20133a2a13858734b0922877a"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/yshavit/mdq.git", branch: "main"
88

0 commit comments

Comments
 (0)