Skip to content

Commit

Permalink
Merge pull request #198557 from Homebrew/bump-htmldoc-1.9.19
Browse files Browse the repository at this point in the history
htmldoc 1.9.19
  • Loading branch information
BrewTestBot authored Nov 22, 2024
2 parents faf8707 + cd7da28 commit 9703224
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Formula/h/htmldoc.rb
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
class Htmldoc < Formula
desc "Convert HTML to PDF or PostScript"
homepage "https://www.msweet.org/htmldoc/"
url "https://github.com/michaelrsweet/htmldoc/archive/refs/tags/v1.9.18.tar.gz"
sha256 "be5368912062e6604fdf2ecffe4692c4b31764dbd83578e7dd5b457e42c007b8"
url "https://github.com/michaelrsweet/htmldoc/archive/refs/tags/v1.9.19.tar.gz"
sha256 "5975a5b906de8506c14aedbbf4b954886b4972637d1f0609c6d2546933f3038d"
license "GPL-2.0-only"
head "https://github.com/michaelrsweet/htmldoc.git", branch: "master"

bottle do
sha256 arm64_sequoia: "b5862b0ead7bad774ddea06553f4fed4adab8b7c2eba4d9be47d212892149e30"
sha256 arm64_sonoma: "b3daefc48f25c937c30c5a7d8dcc4b74e042ba33c24d804b4c9a5ac8f8112182"
sha256 arm64_ventura: "195a8758cd0ed5bc3bd6acb57786bc44ec896a4c340429e31278ad5076730086"
sha256 arm64_monterey: "5bebc747c06a7a7a1126786f9b55a516dd7ba93d517639eae4f0327ace137296"
sha256 sonoma: "d7cf9d6323503a41782c3abba270cff6c2065ad5241f084ac00d4b495286e92a"
sha256 ventura: "ddb2695cb9af62aa13d49a8e8dbc6103f57a3eb5d02b434e083f215d0de35a3b"
sha256 monterey: "eae62c45aaa7d1961d7693053f3d1997f13ae23464f9f1158afcff57c45cebe2"
sha256 x86_64_linux: "415b9a4e9cc544df43b3d2de79f08bbb5ce2d2c391bdafc2ef7c9f268f509aac"
sha256 arm64_sequoia: "7d9d968e4f563c7c6f1b0695340f0236f4b8014a102094988e14942119bbebfd"
sha256 arm64_sonoma: "f8b178aefc212dec9c57d065b1f9cb754f3ef3aa40b29f067496d7b5f9d17953"
sha256 arm64_ventura: "7f83f8df62f8bf32baf2831a87d2e5050f776034022fc3aae00b2fa15ef462ed"
sha256 sonoma: "7f0fd22d7423ac61f497f0937bb95eac75db859886473a51dac68c955fbfb3c9"
sha256 ventura: "b2fe28733a17755ce87c5006ff2b9ba347cdd4fcb358792241cdea2f77023ab1"
sha256 x86_64_linux: "7a3c3054f5628a3ce636939808c5db98daa187a4b2bc9a2ca6b1c040b48b3c49"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 9703224

Please sign in to comment.