@@ -7,15 +7,13 @@ class CargoBundle < Formula
77 head "https://github.com/burtonageo/cargo-bundle.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "97cee1a83c22efbcaac2b88f29faf09ff8f70957ae9150c3ac6bf645151f7081"
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "8d7d7fd8160402ae2884ef7e88e95cdaa56e163b62150e325c306ca1a2879927"
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "aed77abf521dcc180bb87fe548ea79961d328c5443753aab5e982e46d0667a65"
13- sha256 cellar : :any_skip_relocation , arm64_monterey : "fa10b2892b2f4e59f8e5fb24921a07b70fcedadecc3e83c266e4c0da7de1b6d3"
14- sha256 cellar : :any_skip_relocation , sonoma : "bfbb27620b4052f85a3e950fde37d646c8946f3f99f221026f7432b04806b606"
15- sha256 cellar : :any_skip_relocation , ventura : "dca1765993664c75a803ad7570df1743e5c97b2d6d22db5a765ce6965f05a747"
16- sha256 cellar : :any_skip_relocation , monterey : "f5cf9c786583b5bdae6755e9b44610a13c16a3d27b88a4b69829936a2bb9f702"
17- sha256 cellar : :any_skip_relocation , arm64_linux : "63b58b43f66237882c46634aaa2bd5315d549f0c76507594c74c1198915a0159"
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "65d1c04a423a5f9d8c17dc4cd83d7a2673c45f23f727e64a45f50dde0cdd0aa4"
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "49f92188a9b553281bde3587f9da999927eae7fafc9da9ec18c3f398107315f2"
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "8377eb226753d48162ea960f7ccfbcd06df5918467a44ed66e00d6dcd99f3fc6"
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "546fc0d98ab85f734b95bf2912be0045fe7bef3a277e7a9cb085383d11307863"
13+ sha256 cellar : :any_skip_relocation , sonoma : "d30f08ea539c9b8f2456f0f76a321f3a2f1d4c3ee826ba3fa11308420f109127"
14+ sha256 cellar : :any_skip_relocation , ventura : "fb660dd523d66cf00f67c6e618aa7c68d21dd9c021e3062d2696dcb367b21733"
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "1a2e5e3a80eb8b3fb768725fa47d8f5640c44f9717484b9e4de82ea365bf5623"
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "0b8b63d05107a7d76102fd5184e579b431056e5ba56631ca7c96d8be66829175"
1917 end
2018
2119 depends_on "pkgconf" => :build
0 commit comments