Skip to content

Commit f54c1d8

Browse files
committed
mdq 0.5.0
1 parent 7313cf4 commit f54c1d8

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.4.1.tar.gz"
5-
sha256 "fe3342f223c5862569539cfbc3371183be276a7c63aa259fc03de254d5dd7f3c"
4+
url "https://github.com/yshavit/mdq/archive/refs/tags/v0.5.0.tar.gz"
5+
sha256 "9b1021bf710a1028d534769f6cbf035b199a6fc8a24607f2dbe9f3b18a7146d1"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/yshavit/mdq.git", branch: "main"
88

0 commit comments

Comments
 (0)