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 c1b658f commit 0d0fea9Copy full SHA for 0d0fea9
Formula/m/marksman.rb
@@ -1,8 +1,8 @@
1
class Marksman < Formula
2
desc "Language Server Protocol for Markdown"
3
homepage "https://github.com/artempyanykh/marksman"
4
- url "https://github.com/artempyanykh/marksman/archive/refs/tags/2024-11-20.tar.gz"
5
- sha256 "7c93a6a75444c17573074bbeed8ecfe4f26ae6877d7f0c7ae20a4b55daad37d2"
+ url "https://github.com/artempyanykh/marksman/archive/refs/tags/2024-12-04.tar.gz"
+ sha256 "d53791f6c055ad9b88a0b1d80d17e267b60031e82aa15807283f7488cd01d876"
6
license "MIT"
7
head "https://github.com/artempyanykh/marksman.git", branch: "main"
8
0 commit comments