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 002e17e commit b0c0b67Copy full SHA for b0c0b67
Formula/m/markdown-oxide.rb
@@ -1,8 +1,8 @@
1
class MarkdownOxide < Formula
2
desc "Personal Knowledge Management System for the LSP"
3
homepage "https://oxide.md"
4
- url "https://github.com/Feel-ix-343/markdown-oxide/archive/refs/tags/v0.25.5.tar.gz"
5
- sha256 "c9e157b27427a645c5eeef51efef00e97a3988e1838f11c1cb47a18bd6e29ebb"
+ url "https://github.com/Feel-ix-343/markdown-oxide/archive/refs/tags/v0.25.6.tar.gz"
+ sha256 "6d56f7c034d0f13c4d0692a850620107892483dcc107dddc190ed988516338d5"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments