mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Update sha1 to latest
Used the sha1 value supplied on the [download page](https://code.google.com/p/pandoc/downloads/detail?name=pandoc-1.12.1-1.dmg)
This commit is contained in:
parent
e3ca95c928
commit
5602dd2ea3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
class Pandoc < Cask
|
||||
homepage 'http://johnmacfarlane.net/pandoc'
|
||||
url "https://pandoc.googlecode.com/files/pandoc-1.12.1-1.dmg"
|
||||
sha1 '428ab4e784aa91b30d0bf26a49a67d688ea5fe42'
|
||||
sha1 'e09c2e5e55551563a9843d0adfb0ac5124cf5990'
|
||||
version '1.12.1-1'
|
||||
install 'pandoc-1.12.1.pkg'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue