Skip to content

Commit beeeb3c

Browse files
committed
asciidoctor 2.0.25
1 parent 6f327cc commit beeeb3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/asciidoctor.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Asciidoctor < Formula
22
desc "Text processor and publishing toolchain for AsciiDoc"
33
homepage "https://asciidoctor.org/"
4-
url "https://github.com/asciidoctor/asciidoctor/archive/refs/tags/v2.0.24.tar.gz"
5-
sha256 "e9e4f1a5c8f20b672e4221dce8b5954e9d690862e3fa1c5fa0d82c559d6e3d20"
4+
url "https://github.com/asciidoctor/asciidoctor/archive/refs/tags/v2.0.25.tar.gz"
5+
sha256 "41e2a086718cf719ae5ca89995e1feaf67f027ad6263c9fb242425ffb809bd8c"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)