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 cfcd712 commit e02ab0fCopy full SHA for e02ab0f
Formula/m/mdq.rb
@@ -1,8 +1,8 @@
1
class Mdq < Formula
2
desc "Like jq but for Markdown"
3
homepage "https://github.com/yshavit/mdq"
4
- url "https://github.com/yshavit/mdq/archive/refs/tags/v0.8.0.tar.gz"
5
- sha256 "6120705d573c5fc6189737bd584a1f2eff7f76fa94059ada78b207e248534d5b"
+ url "https://github.com/yshavit/mdq/archive/refs/tags/v0.9.0.tar.gz"
+ sha256 "25beee2251e1b48970540466bbbe1f15a1d2acf20133a2a13858734b0922877a"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/yshavit/mdq.git", branch: "main"
8
0 commit comments