Skip to content

Commit f7ce65d

Browse files
committed
pandoc: bump version to v3.6
1 parent 856f103 commit f7ce65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/install-pandoc.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
## Versions
4-
export PANDOC="3.5"
4+
export PANDOC="3.6"
55
# set ARCH="amd64" or ARCH="arm64" externally
66
export ARCH="${ARCH:-amd64}" # if not set, use 'amd64' as default
77

0 commit comments

Comments
 (0)