pandoc: update 1.19.2 bottle.
This commit is contained in:
parent
c3b30f7d73
commit
cbe8f1561c
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ class Pandoc < Formula
|
|||
head "https://github.com/jgm/pandoc.git"
|
||||
|
||||
bottle do
|
||||
sha256 "a8ab6fddd1437208f23eba528b00f3ff321ce8b04d4174fc5a849fe01b938abc" => :sierra
|
||||
sha256 "a17042674efb75a6fdf96be7e40feebfc805f4a6ccd4859901499ebe9130914a" => :el_capitan
|
||||
sha256 "1ab808a57bf1603bab47c5e2176ee014774cc19cad6d40e3034f7cd901c93f42" => :yosemite
|
||||
sha256 "673f242e8f15282f30b41d9cc1e67854f7fa1ab00886fe76ae4e749652b95c92" => :sierra
|
||||
sha256 "a3c3e4926097c683db33ebb0817995ffaa1e58921c8a684f0362ec9a288680a1" => :el_capitan
|
||||
sha256 "b9ef7dd88a8a9469081af3bef856f5405d451c5deec8102969beedb72de319cc" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "ghc" => :build
|
||||
|
|
Loading…
Reference in a new issue