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 6b2f75a commit 38f52d6Copy full SHA for 38f52d6
packages/highlexer/highlexer.0.1/opam
@@ -31,3 +31,10 @@ build: [
31
]
32
33
dev-repo: "git+https://github.com/EmileTrotignon/highlexer.git"
34
+url {
35
+ src: "https://github.com/EmileTrotignon/highlexer/archive/refs/tags/0.1.tar.gz"
36
+ checksum: [
37
+ "md5=5e6b2b4fa38383e0b3bc3a96be929a66"
38
+ "sha256=9146a570641406dd8325682f57ce6062ad770f2dbe1fe5180ff607171e69bee2"
39
+ ]
40
+}
0 commit comments