diff --git a/Formula/p/pandoc-crossref.rb b/Formula/p/pandoc-crossref.rb index 3d5b1de5cceb0..d1e9b5d2c8dc7 100644 --- a/Formula/p/pandoc-crossref.rb +++ b/Formula/p/pandoc-crossref.rb @@ -7,12 +7,12 @@ class PandocCrossref < Formula license "GPL-2.0-or-later" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "529b899af27e7778ff5e762fad3fb77b7ee6aacce63cf11cc3849fb38be2f3ce" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "73def5c9460f4708d3dd5138ce14b81fb47db8bc3de24c2ed8f27c5c23e589c5" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ce7aaab582930cd94a4a406f8e7ececf16a22cca2911bfdd2ee4297e7b593a73" - sha256 cellar: :any_skip_relocation, sonoma: "b012c162341e52f7155ba779c5b5e33d71b35809e2a6967f97fd5b68dbba981b" - sha256 cellar: :any_skip_relocation, ventura: "cfb8412a76f7c2dbf6471dc88497d817ff004d32d7bb12d1a76cdc57d7dc6d60" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7b1c6ca2c6ceeebcd967ac3bd71300750ce652ab877d9f721e5d5ad92be83fa2" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "3ca2831f761d2b98e71b919e27ee5a12a256125102db43ef2ba0eb610e6b6929" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "8d0c18313570a677bdf882d9ac96cf3c00f49b5ab581b0c789e8a34f12617a3b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "8d3eb5c04d1df2ea9c4cc76d59437f00d9258b7815263bbfc3558b7db827a090" + sha256 cellar: :any_skip_relocation, sonoma: "d4c4c4761e654740698dde2c4013e067efe6363ddb12c467561d31b76778ff1b" + sha256 cellar: :any_skip_relocation, ventura: "49b6950e9e2a7853b68dcef28f6c38da27015ec3693adab2a780a68b500d7266" + sha256 cellar: :any_skip_relocation, x86_64_linux: "975b40de009e18194e46e2b025ef1a04a616bcaa7a6abfafc3c581aee19ef949" end depends_on "cabal-install" => :build