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 7313cf4 commit f54c1d8Copy full SHA for f54c1d8
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.4.1.tar.gz"
5
- sha256 "fe3342f223c5862569539cfbc3371183be276a7c63aa259fc03de254d5dd7f3c"
+ url "https://github.com/yshavit/mdq/archive/refs/tags/v0.5.0.tar.gz"
+ sha256 "9b1021bf710a1028d534769f6cbf035b199a6fc8a24607f2dbe9f3b18a7146d1"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/yshavit/mdq.git", branch: "main"
8
0 commit comments