Skip to content

Commit

Permalink
mdcat: update 2.7.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 14, 2024
1 parent 6519d99 commit 7dffb87
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/m/mdcat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Mdcat < Formula
head "https://github.com/swsnr/mdcat.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ca38875152be98d69833fbb90851625cad41ea408d2988d1b692e0514eea7d6d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "919a746231ece9f3525138673946ad329656f3eb58970ee356f614aaa91eaeb9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "53f91d8e89afb3542a7a496027fd41a37935a0cd99d5d0a6fc36081d86187856"
sha256 cellar: :any_skip_relocation, sonoma: "fe51c3e6cfc2b64039d1b9ce584b9b9655c293c76f5fae35737a3d94e1da9f01"
sha256 cellar: :any_skip_relocation, ventura: "9ffb94fac81a11124aa4668fbbc4a35891706a915f18b9c3e29f5262b8f2c549"
sha256 cellar: :any_skip_relocation, x86_64_linux: "36ad557b7e0f95bf84b13d2fd11fb8592ffac94a5fd9207d92436e3e7b23ac6a"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "dda4028d4876c70766d9ae577c60741c5604de5673b8acae0e26dc4f5d8df08e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "803ea6ced03a51fc184834642a4abed39d82525146c410dd0c9471f4a132f4b6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "200c351ba8ad70ddd893f6735451af5ecef7cf7670504af15b471b625e26c705"
sha256 cellar: :any_skip_relocation, sonoma: "fe41c5dbc3b3ef5656a566a95df8227296c1b9c0bd17857892a641e3d54c73ec"
sha256 cellar: :any_skip_relocation, ventura: "aaf95c5c8d0b6d2acf5fb02ae129fb8d8db0b32eaabc878b6a9423a14cc5f0fc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "87635e02c1cf4066926983af95ae4b67647749adaf2020687c3b258e3937fc9e"
end

depends_on "asciidoctor" => :build
Expand Down

0 comments on commit 7dffb87

Please sign in to comment.