@@ -7,14 +7,12 @@ class Nettle < Formula
77 license any_of : [ "GPL-2.0-or-later" , "LGPL-3.0-or-later" ]
88
99 bottle do
10- sha256 cellar : :any , arm64_sequoia : "8dd077a363c69d5d31968c7cfbc79dd5ec856b58957bc081f6f38632d59029cf"
11- sha256 cellar : :any , arm64_sonoma : "79f26a53dfc0202c437153961d441a8793fb651d1eb61930f1558d139cdfd99a"
12- sha256 cellar : :any , arm64_ventura : "cc13fe4481bb5c606b811561da643eace9e0da7f30de62ced74811659b8bb41d"
13- sha256 cellar : :any , arm64_monterey : "8be68cdd3cc9b2df465840fd843b50e6bb10fda11c5711e50f002bb31267cb1f"
14- sha256 cellar : :any , sonoma : "2638a7bfcca9dbaa6a935f7ae80aed9d3f1064b64189a0f3364f4b20f4a9d341"
15- sha256 cellar : :any , ventura : "372ad197aa7857e6ac863471ae301cdc13f313b34397309b7e1a27ca5b104ba0"
16- sha256 cellar : :any , monterey : "c04364b7c2beb64a5c7d2ba645749e07e256b7c5d30968cfa2722c289be24542"
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "05101c1f60cf7b267464af60a6814404e32691af7630e4ea23ed5b85ae1257a7"
10+ sha256 cellar : :any , arm64_sequoia : "df8b22b1a4deeafeae7f4afe13cd7403a3700c7779715916c43a45fad7ca5aaa"
11+ sha256 cellar : :any , arm64_sonoma : "87c602d6924a588d6fb7164f714cc3f29a63c6edd83ffb6b437faccc263133b8"
12+ sha256 cellar : :any , arm64_ventura : "10243a9374699001a49008a6856904821a75e9a644ab49b9c2ac66c22ac31aa5"
13+ sha256 cellar : :any , sonoma : "6e502038a53a443864edeb85e3423986ec5c383c0fd8c3061ba95af71d369744"
14+ sha256 cellar : :any , ventura : "7d924af8b68729fbd75a279173b03da71219ee53c8c660198360dd4c8c0cde59"
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8aeaad58a40d92dc7e23b80d7b1663ece6d7a46d9b919a52c4553cbed9a9e214"
1816 end
1917
2018 depends_on "gmp"
0 commit comments