We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f64a6f commit 439a0caCopy full SHA for 439a0ca
Formula/p/pandoc-crossref.rb
@@ -1,10 +1,10 @@
1
class PandocCrossref < Formula
2
desc "Pandoc filter for numbering and cross-referencing"
3
homepage "https://github.com/lierdakil/pandoc-crossref"
4
- url "https://github.com/lierdakil/pandoc-crossref/archive/refs/tags/v0.3.21.tar.gz"
5
- sha256 "48f21b868901ccb23654079fc2929500658d3a76252d3d9b86ee11d4c180815b"
+ url "https://github.com/lierdakil/pandoc-crossref/archive/refs/tags/v0.3.21a.tar.gz"
+ version "0.3.21a"
6
+ sha256 "0eefdf2c06264dd35669581b597f4a2b75cf48e81ef8c786cb2de45dde9566cc"
7
license "GPL-2.0-or-later"
- revision 2
8
9
bottle do
10
sha256 cellar: :any_skip_relocation, arm64_tahoe: "ab9c96254eb823671e33e45e79191a4f7d0f5c29d30e3a9230e7bf1c1789f791"
0 commit comments