drafter 4.0.1

Closes #44355.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Kyle Fuller 2019-09-17 17:33:53 +01:00 committed by Thierry Moisan
parent 6c001bfdd7
commit 2dcf8b580b
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -1,8 +1,8 @@
class Drafter < Formula
desc "Native C/C++ API Blueprint Parser"
homepage "https://apiblueprint.org/"
url "https://github.com/apiaryio/drafter/releases/download/v4.0.0/drafter-4.0.0.tar.gz"
sha256 "f284cddf24c321947f85c21e5b27500e876f0181d91eda7d96b3350b48533139"
url "https://github.com/apiaryio/drafter/releases/download/v4.0.1/drafter-4.0.1.tar.gz"
sha256 "cd166b86c04552be922f9276f77337f36f0d079b0d9b16fdd7ea776448846be6"
head "https://github.com/apiaryio/drafter.git"
bottle do