pandoc-bin.

This commit is contained in:
4fury-c3440d8
2023-03-13 05:12:47 +03:00
parent 6b6a706942
commit f2fbd74f83
+9 -2
View File
@@ -15,8 +15,8 @@
<Description>
Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.
</Description>
<Archive sha1sum="0b21318a504e733bb2530cc70f6d3b94dd330d1f" type="targz">
https://github.com/jgm/pandoc/releases/download/3.1/pandoc-3.1-linux-amd64.tar.gz
<Archive sha1sum="86854ec55d4ef83210845085f90438af541a1897" type="targz">
https://github.com/jgm/pandoc/releases/download/3.1.1/pandoc-3.1.1-linux-amd64.tar.gz
</Archive>
<BuildDependencies>
<!-- <Dependency></Dependency> -->
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-03-13</Date>
<Version>3.1.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2023-02-13</Date>
<Version>3.1</Version>