1
1
class DitaOt < Formula
2
2
desc "DITA Open Toolkit is an implementation of the OASIS DITA specification"
3
3
homepage "https://www.dita-ot.org/"
4
- url "https://github.com/dita-ot/dita-ot/releases/download/4.3/dita-ot-4.3.zip"
5
- sha256 "b5d70980a39dca1d2a758157eb4a8aa2db7c4c262dd3ba6a9b7ca0aef9fc7ea8 "
4
+ url "https://github.com/dita-ot/dita-ot/releases/download/4.3.1 /dita-ot-4.3.1 .zip"
5
+ sha256 "e0c4dbab82de03076d4b7fa7e22bd0ae6ed29a5d63e972fbeb7cb9571cb18e2a "
6
6
license "Apache-2.0"
7
7
8
8
livecheck do
@@ -11,13 +11,13 @@ class DitaOt < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "fb48d13f245d604f3da8f75f93dbdfae4eab73988512aab0918e85f37b961d79 "
15
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fb48d13f245d604f3da8f75f93dbdfae4eab73988512aab0918e85f37b961d79 "
16
- sha256 cellar : :any_skip_relocation , arm64_ventura : "fb48d13f245d604f3da8f75f93dbdfae4eab73988512aab0918e85f37b961d79 "
17
- sha256 cellar : :any_skip_relocation , sonoma : "a42917030c3e210e05aac9ef4274668985f0361d95157bf7be3f823bbb6d1908 "
18
- sha256 cellar : :any_skip_relocation , ventura : "a42917030c3e210e05aac9ef4274668985f0361d95157bf7be3f823bbb6d1908 "
19
- sha256 cellar : :any_skip_relocation , arm64_linux : "374e9aed2d2630a227825168d1b10a7110b5cf048795d4a233a5acd3227e3223 "
20
- sha256 cellar : :any_skip_relocation , x86_64_linux : "76107adc6d0aa00fbb887a4c3de9862498e4cb84a1fb7f70686d5b9ff3c07ee0 "
14
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "68f93968fe8b2a9750f00cf366ebd2a6857035f1fa05d1fe57ca947568783eaf "
15
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "68f93968fe8b2a9750f00cf366ebd2a6857035f1fa05d1fe57ca947568783eaf "
16
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "68f93968fe8b2a9750f00cf366ebd2a6857035f1fa05d1fe57ca947568783eaf "
17
+ sha256 cellar : :any_skip_relocation , sonoma : "1ad7a7dfa44099570465acd1059e89c9ceadb2b6f2cae24fb1aaf74ade65fe8c "
18
+ sha256 cellar : :any_skip_relocation , ventura : "1ad7a7dfa44099570465acd1059e89c9ceadb2b6f2cae24fb1aaf74ade65fe8c "
19
+ sha256 cellar : :any_skip_relocation , arm64_linux : "aed6e7b84c823f4e9c15934449e88ebe0210a7de34ef968bc2785c74634933a8 "
20
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "aed6e7b84c823f4e9c15934449e88ebe0210a7de34ef968bc2785c74634933a8 "
21
21
end
22
22
23
23
depends_on "openjdk"
0 commit comments