Skip to content

Commit 0d0fea9

Browse files
committed
marksman 2024-12-04
1 parent c1b658f commit 0d0fea9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/marksman.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Marksman < Formula
22
desc "Language Server Protocol for Markdown"
33
homepage "https://github.com/artempyanykh/marksman"
4-
url "https://github.com/artempyanykh/marksman/archive/refs/tags/2024-11-20.tar.gz"
5-
sha256 "7c93a6a75444c17573074bbeed8ecfe4f26ae6877d7f0c7ae20a4b55daad37d2"
4+
url "https://github.com/artempyanykh/marksman/archive/refs/tags/2024-12-04.tar.gz"
5+
sha256 "d53791f6c055ad9b88a0b1d80d17e267b60031e82aa15807283f7488cd01d876"
66
license "MIT"
77
head "https://github.com/artempyanykh/marksman.git", branch: "main"
88

0 commit comments

Comments
 (0)