Skip to content

Commit

Permalink
Upgrade to pandoc 2.0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dhimmel committed Oct 31, 2017
1 parent fe9178d commit 2b9779b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{% set version = "2.0" %}
{% set version = "2.0.0.1" %}

package:
name: pandoc
version: {{ version }}

source:
fn: pandoc-{{ version }}-amd64.deb # [linux64]
url: https://github.com/jgm/pandoc/releases/download/{{ version }}/pandoc-{{ version }}-3-amd64.deb # [linux64]
sha256: 381cde6bb2360bbcbf4ecac69eaec625f8858a8ee8cfa11b5d951e35c3fc92d9 # [linux64]
url: https://github.com/jgm/pandoc/releases/download/{{ version }}/pandoc-{{ version }}-1-amd64.deb # [linux64]
sha256: e0d8941aa7310e7bdcac6cb425fa99e1630c45dd2f756a61d2c53bbc57da5555 # [linux64]
fn: pandoc-{{ version }}.pkg # [osx]
url: https://github.com/jgm/pandoc/releases/download/{{ version }}/pandoc-{{ version }}-macOS.pkg # [osx]
sha256: a35aeee1d57bb6aa0271b5701637d3afc04d1dfca9a0368c2ef4778711ba1a60 # [osx]
sha256: 9cddbe28b6eade1f760a7b6dc4e0d9f18ab0a63c64ec107bb2301f0f8ffa3e6b # [osx]
fn: pandoc-{{ version }}-windows.msi # [win]
url: https://github.com/jgm/pandoc/releases/download/{{ version }}/pandoc-{{ version }}-windows.msi # [win]
sha256: 30fd7386cdc3fe17f91c545626999bd121a2ec5d77a26b6988291af8012262fc # [win]
sha256: 0b1d27bf68fbaf7a0454c91590ad5e2a044ab44b73917d9fba832ffa7f7127d2 # [win]

build:
number: 0
Expand Down

0 comments on commit 2b9779b

Please sign in to comment.