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 e8c3874 commit ea0b0c3Copy full SHA for ea0b0c3
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.3.tgz"
5
- sha256 "34c50605719c8a6734979f255ecf879bb914233bde9b5071ac502bea1a838c48"
+ url "https://registry.npmjs.org/@docmd/core/-/core-0.7.4.tgz"
+ sha256 "82c963364b85dcf2d88ce242cc86b3d4ce3d9ff03782513b450861e8745b0f51"
6
license "MIT"
7
8
bottle do
0 commit comments