@@ -10,13 +10,14 @@ class Pipgrip < Formula
1010 head "https://github.com/ddelange/pipgrip.git" , branch : "master"
1111
1212 bottle do
13- sha256 cellar : :any_skip_relocation , arm64_sequoia : "0b1c975ed5fe8141c6f9506f356d40820124a48a3951e10102d1b17cebe9bb02"
14- sha256 cellar : :any_skip_relocation , arm64_sonoma : "0b1c975ed5fe8141c6f9506f356d40820124a48a3951e10102d1b17cebe9bb02"
15- sha256 cellar : :any_skip_relocation , arm64_ventura : "0b1c975ed5fe8141c6f9506f356d40820124a48a3951e10102d1b17cebe9bb02"
16- sha256 cellar : :any_skip_relocation , sonoma : "df739b4e578b45adc24206d24a1776d802d47f6f5d80b36988d8160a2d398873"
17- sha256 cellar : :any_skip_relocation , ventura : "df739b4e578b45adc24206d24a1776d802d47f6f5d80b36988d8160a2d398873"
18- sha256 cellar : :any_skip_relocation , arm64_linux : "2e4a7b5c88fc8f4dcac0b6e0c36283cf2e1802ec4116f92a5e536f421cd240aa"
19- sha256 cellar : :any_skip_relocation , x86_64_linux : "2e4a7b5c88fc8f4dcac0b6e0c36283cf2e1802ec4116f92a5e536f421cd240aa"
13+ rebuild 1
14+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "134399c082ecebcd84125952bdec73728d7f24cb4640fda90413923b7ed39615"
15+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "134399c082ecebcd84125952bdec73728d7f24cb4640fda90413923b7ed39615"
16+ sha256 cellar : :any_skip_relocation , arm64_ventura : "134399c082ecebcd84125952bdec73728d7f24cb4640fda90413923b7ed39615"
17+ sha256 cellar : :any_skip_relocation , sonoma : "478801aa3624f7d0e77401431e9e6a08c9730c13aa793c81dc790470eafbfadb"
18+ sha256 cellar : :any_skip_relocation , ventura : "478801aa3624f7d0e77401431e9e6a08c9730c13aa793c81dc790470eafbfadb"
19+ sha256 cellar : :any_skip_relocation , arm64_linux : "61880555907f5f1f3ca33558af7056e8788b32a6ed3e2ac5f4270805eb8980da"
20+ sha256 cellar : :any_skip_relocation , x86_64_linux : "61880555907f5f1f3ca33558af7056e8788b32a6ed3e2ac5f4270805eb8980da"
2021 end
2122
2223
0 commit comments