11class Kdoctools < Formula
22 desc "Create documentation from DocBook"
33 homepage "https://api.kde.org/frameworks/kdoctools/html/index.html"
4- url "https://download.kde.org/stable/frameworks/6.15 /kdoctools-6.15 .0.tar.xz"
5- sha256 "430be5905b0bf6dfb4b7e0e2c0aeb75986eef0a30f13320d9d4cab907fd6bef7 "
4+ url "https://download.kde.org/stable/frameworks/6.16 /kdoctools-6.16 .0.tar.xz"
5+ sha256 "5c0c531a7978650f593a63a2aba1a641d590537e74c644aa361c63584b115aa2 "
66 license all_of : [
77 "BSD-3-Clause" ,
88 "GPL-2.0-or-later" ,
@@ -17,11 +17,11 @@ class Kdoctools < Formula
1717 end
1818
1919 bottle do
20- sha256 cellar : :any , arm64_sonoma : "a3dcf7e137221f20b24d99743c6b629f9cad20466a1e0f8ed48f2fcbd4c20196 "
21- sha256 cellar : :any , arm64_ventura : "58d2018fb464154886db3a2456a91de6d870c8923b063fc689125ef3317637a3 "
22- sha256 cellar : :any , sonoma : "422fc7677abb52e9f4dfc8f0f4a23601e91b09c6abda2f241813a20b92afcdc9 "
23- sha256 cellar : :any , ventura : "66125449564ccbe7d89d2d8b6263d821d5f56304edb09b3b52d9f083d2b63f4d "
24- sha256 cellar : :any_skip_relocation , x86_64_linux : "fc01903300ad90f595bbe766cfac97c8f8e80ddf02bb82601361dce81771a218 "
20+ sha256 cellar : :any , arm64_sonoma : "8d7efaff525811b62abb0316288a73e618cbfd7f6c96e4bef48bd1f79a8e604a "
21+ sha256 cellar : :any , arm64_ventura : "dfba835e98c136797a3c1fd45841a1190b6d9785408e29ccf6ebd96b738d6a14 "
22+ sha256 cellar : :any , sonoma : "9a93e956736b717755b8bebd21953c5a1481d623561cde97b7e185c7d0d38a4d "
23+ sha256 cellar : :any , ventura : "0d2047c8416cf079f0475618d5833f72796d8d671dc46b1c9f0360dbe4fe4513 "
24+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e0e4cd4f78b5eb2b728eb9d4f6e6a6385cf6a973ddb1cae5659fa0ba99b0495c "
2525 end
2626
2727 depends_on "cmake" => [ :build , :test ]
@@ -39,8 +39,8 @@ class Kdoctools < Formula
3939
4040 resource "URI::Escape" do
4141 on_linux do
42- url "https://cpan.metacpan.org/authors/id/O/OA/OALDERS/URI-5.27 .tar.gz"
43- sha256 "11962d8a8a8496906e5d34774affc235a1c95c112d390c0b4171f3e91e9e2a97 "
42+ url "https://cpan.metacpan.org/authors/id/O/OA/OALDERS/URI-5.32 .tar.gz"
43+ sha256 "9632067d34e14e0dae2da94631c4f25a387fcc48d06fa29330e8b3c04c4e913d "
4444 end
4545 end
4646
0 commit comments