pdftoedn 0.36.8
Closes #38265. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
72fe66c167
commit
130e07d1ec
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Pdftoedn < Formula
|
||||
desc "Extract PDF document data and save the output in EDN format"
|
||||
homepage "https://github.com/edporras/pdftoedn"
|
||||
url "https://github.com/edporras/pdftoedn/archive/v0.36.7.tar.gz"
|
||||
sha256 "6e3d54d2bd39184c37167783805558c4ebf37dbc6e5acbe9d516bd5a4d1b37dc"
|
||||
revision 1
|
||||
url "https://github.com/edporras/pdftoedn/archive/v0.36.8.tar.gz"
|
||||
sha256 "291b107cf6d385f29da4708f9c346a1f9a90dceb19bc4bf827ca848e56157fe9"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue