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 f7ff393 commit 60e3550Copy full SHA for 60e3550
1 file changed
Formula/d/docmd.rb
@@ -1,8 +1,8 @@
1
class Docmd < Formula
2
desc "Minimal Markdown documentation generator"
3
homepage "https://docmd.mgks.dev/"
4
- url "https://registry.npmjs.org/@docmd/core/-/core-0.7.2.tgz"
5
- sha256 "8b7782eee3f52c49c1a00077b6836959d26af2aa79202fbf2ccde9997ed83274"
+ url "https://registry.npmjs.org/@docmd/core/-/core-0.7.3.tgz"
+ sha256 "34c50605719c8a6734979f255ecf879bb914233bde9b5071ac502bea1a838c48"
6
license "MIT"
7
8
bottle do
0 commit comments