@@ -8,13 +8,13 @@ class Nuitka < Formula
88 license "Apache-2.0"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "e5e82f96093418394111c5ecd6caba9c8864058902ae7ba01518fff6e11272cf "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "7ee00f3712a5e304b69d10f9df91d9d5b9909d43c4023e742d99cae8bafabb5d "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "48b282e0440a122f79ed3cf004e340a0db7af41d1129c0ec1ce8e0343895bceb "
14- sha256 cellar : :any_skip_relocation , sonoma : "a197f661c1043680dfae11213d5af28764b124dfe6baaacc1034778bc72180ac "
15- sha256 cellar : :any_skip_relocation , ventura : "0d94c14d7ea224f744625776c3546b75c93fd58d2e8c9f33f54228af87b26781 "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "9c32d29e905f6e5d65ac02a67e538b3c230ab017eb16330eda79e74e1ea9ec3d "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "85ceb0d0e1acf644b021fb00f0c699918c782d7f25222d6939bb06d21a2480f7 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "5c337e7460f98cac408b8f49c550f8e7ec8c2b8a2bd5e2efba6792f1a135b400 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "0fb3390e6a0c3fd679392757a3f8ef8beaf7d01e9344c9a0074b7d350a823dd8 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "22ede4e2c9d2aa4d8acf7c4982c4505e52b157ca873e8c1c7b3bea64ff435367 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "7bed4db84ecbf2423023df5cd8178612d86242562555e0dac6aa13a677818288 "
15+ sha256 cellar : :any_skip_relocation , ventura : "594e334051dc2f6d4bd1e0cc06df28c8ba8d7b43a052b8eec631a02a12b08e99 "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "32fd9691d1b099526e958968fee83314639695b2e349250928d113d63244d143 "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "383d4c20e66e3bcc5bfbbe215e6017d4b02dd062f4353c76abc9cef221a861c4 "
1818 end
1919
2020 depends_on "ccache"
0 commit comments