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 03ad749 commit decf11aCopy full SHA for decf11a
Formula/b/backlog-md.rb
@@ -1,8 +1,8 @@
1
class BacklogMd < Formula
2
desc "Markdown‑native Task Manager & Kanban visualizer for any Git repository"
3
homepage "https://github.com/MrLesk/Backlog.md"
4
- url "https://registry.npmjs.org/backlog.md/-/backlog.md-1.14.5.tgz"
5
- sha256 "aca667670e3c69e7999a0e4be80783c786fbef2867c7a2bd3975d6fba71e3178"
+ url "https://registry.npmjs.org/backlog.md/-/backlog.md-1.15.0.tgz"
+ sha256 "0579692e71fea00abd586de66821b936d29e8f39f850f428c04423fba76d5b4b"
6
license "MIT"
7
8
bottle do
0 commit comments