From e6a00e788c31336a27a9ea8c3a5645b4c3480f08 Mon Sep 17 00:00:00 2001 From: zelgerj Date: Sun, 15 Dec 2024 02:21:03 +0000 Subject: [PATCH 1/2] Trigger bottle rebuild --- Formula/vsh-php72.rb | 2 +- Formula/vsh-php73.rb | 2 +- Formula/vsh-php74.rb | 2 +- Formula/vsh-php80.rb | 2 +- Formula/vsh-php81.rb | 2 +- Formula/vsh-php82.rb | 2 +- Formula/vsh-php83.rb | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/vsh-php72.rb b/Formula/vsh-php72.rb index 962521b9..92f9197b 100644 --- a/Formula/vsh-php72.rb +++ b/Formula/vsh-php72.rb @@ -5,7 +5,7 @@ class VshPhp72 < Formula version "7.2.34" sha256 "12bb8a43bf63952c05b2c4186f4534cccdb78a4f62f769789c776fdd6f506ef6" license "PHP-3.01" - revision 505 + revision 506 bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" diff --git a/Formula/vsh-php73.rb b/Formula/vsh-php73.rb index 50c5ccfc..e7ae64a4 100644 --- a/Formula/vsh-php73.rb +++ b/Formula/vsh-php73.rb @@ -5,7 +5,7 @@ class VshPhp73 < Formula version "7.3.33" sha256 "4924cb54e5ecd0c84a6fe723f5eb05141cad9cd210abee42a1dab564867c9cc8" license "PHP-3.01" - revision 505 + revision 506 bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" diff --git a/Formula/vsh-php74.rb b/Formula/vsh-php74.rb index ced304a3..8cf5cb7d 100644 --- a/Formula/vsh-php74.rb +++ b/Formula/vsh-php74.rb @@ -5,7 +5,7 @@ class VshPhp74 < Formula version "7.4.33" sha256 "69d0995fd377caa204372d28420463ed5dffd35cdc6013fa33ee41b8fcc4cfb2" license "PHP-3.01" - revision 505 + revision 506 bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" diff --git a/Formula/vsh-php80.rb b/Formula/vsh-php80.rb index 97f2b6f3..8d36d6de 100644 --- a/Formula/vsh-php80.rb +++ b/Formula/vsh-php80.rb @@ -5,7 +5,7 @@ class VshPhp80 < Formula version "8.0.30" sha256 "ea4a8d291f031921fafddd4878d12db1329391d9e8450ccb96aebb823a230aae" license "PHP-3.01" - revision 505 + revision 506 bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" diff --git a/Formula/vsh-php81.rb b/Formula/vsh-php81.rb index a9b19ca2..2348768a 100644 --- a/Formula/vsh-php81.rb +++ b/Formula/vsh-php81.rb @@ -5,7 +5,7 @@ class VshPhp81 < Formula mirror "https://fossies.org/linux/www/php-8.1.30.tar.xz" sha256 "f24a6007f0b25a53cb7fbaee69c85017e0345b62089c2425a0afb7e177192ed1" license "PHP-3.01" - revision 15 + revision 16 bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" diff --git a/Formula/vsh-php82.rb b/Formula/vsh-php82.rb index 6e601c74..8523762f 100644 --- a/Formula/vsh-php82.rb +++ b/Formula/vsh-php82.rb @@ -5,7 +5,7 @@ class VshPhp82 < Formula mirror "https://fossies.org/linux/www/php-8.2.25.tar.xz" sha256 "330b54876ea1d05ade12ee9726167332058bccd58dffa1d4e12117f6b4f616b9" license "PHP-3.01" - revision 14 + revision 15 bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" diff --git a/Formula/vsh-php83.rb b/Formula/vsh-php83.rb index 61a4b8b8..cb1e2c0d 100644 --- a/Formula/vsh-php83.rb +++ b/Formula/vsh-php83.rb @@ -6,7 +6,7 @@ class VshPhp83 < Formula mirror "https://fossies.org/linux/www/php-8.3.13.tar.xz" sha256 "89adb978cca209124fe53fd6327bc4966ca21213a7fa2e9504f854e340873018" license "PHP-3.01" - revision 13 + revision 14 bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" From 30aca4a78b7696a96cd2b17d1456b32bc873c0e2 Mon Sep 17 00:00:00 2001 From: CI Date: Sun, 15 Dec 2024 03:32:48 +0000 Subject: [PATCH 2/2] [skip ci] Update bottle information in formulae ***NO_CI*** --- Formula/vsh-php72.rb | 2 +- Formula/vsh-php73.rb | 2 +- Formula/vsh-php74.rb | 2 +- Formula/vsh-php80.rb | 2 +- Formula/vsh-php81.rb | 2 +- Formula/vsh-php82.rb | 2 +- Formula/vsh-php83.rb | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/vsh-php72.rb b/Formula/vsh-php72.rb index 92f9197b..86b5f78d 100644 --- a/Formula/vsh-php72.rb +++ b/Formula/vsh-php72.rb @@ -9,7 +9,7 @@ class VshPhp72 < Formula bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" - sha256 ventura: "5fa9d7c887e4a50cca4c51cbf0145009fb15c3c7955fc1d244f7dcad14cb2574" + sha256 ventura: "596e85eae61d8ebba716671a21902a333c2fa58cd1c31ff435e79f932624017a" end depends_on "bison" => :build diff --git a/Formula/vsh-php73.rb b/Formula/vsh-php73.rb index e7ae64a4..97b2c4cf 100644 --- a/Formula/vsh-php73.rb +++ b/Formula/vsh-php73.rb @@ -9,7 +9,7 @@ class VshPhp73 < Formula bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" - sha256 ventura: "ac75ac7e739c155d5c3b1a398ff435fa1ad9e08a5516ed2fad76631b78135e9f" + sha256 ventura: "be982fbb7714dcbaa5d42cc4867282385d25b3b38642324b2a008945b65c4b47" end depends_on "bison" => :build diff --git a/Formula/vsh-php74.rb b/Formula/vsh-php74.rb index 8cf5cb7d..f71632b8 100644 --- a/Formula/vsh-php74.rb +++ b/Formula/vsh-php74.rb @@ -9,7 +9,7 @@ class VshPhp74 < Formula bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" - sha256 ventura: "3edfb66f5a9b2833da3b7fef926a37a9cbe223577df1b0fc47a72e9a78128f7c" + sha256 ventura: "0b6eb2d7d6958733776ff5013e96f1c43a40abd59300d275077a0496d47666d8" end depends_on "bison" => :build diff --git a/Formula/vsh-php80.rb b/Formula/vsh-php80.rb index 8d36d6de..7ccb3185 100644 --- a/Formula/vsh-php80.rb +++ b/Formula/vsh-php80.rb @@ -9,7 +9,7 @@ class VshPhp80 < Formula bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" - sha256 ventura: "356204b65c6a7914a111948ab6dda5c7b4e045d2397781461f6386629340b68a" + sha256 ventura: "e6256918852eeb603fa36c9e52bcfd29ce17abd2b79ec30dc190aba7aa478e08" end depends_on "bison" => :build diff --git a/Formula/vsh-php81.rb b/Formula/vsh-php81.rb index 2348768a..02df873e 100644 --- a/Formula/vsh-php81.rb +++ b/Formula/vsh-php81.rb @@ -9,7 +9,7 @@ class VshPhp81 < Formula bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" - sha256 ventura: "7daa0f44e74f54be68c15cd3cf0350b52a20eb36ea750160bacb476ef2916713" + sha256 ventura: "5298d255f729eac302bbfeee7536f7a93273b8f94a442a756da435bcfbfc8a15" end depends_on "bison" => :build diff --git a/Formula/vsh-php82.rb b/Formula/vsh-php82.rb index 8523762f..94e1d7a6 100644 --- a/Formula/vsh-php82.rb +++ b/Formula/vsh-php82.rb @@ -9,7 +9,7 @@ class VshPhp82 < Formula bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" - sha256 ventura: "649e215526a1651a0e12b356acd20f6e1361fce03c6beb54d64002c9fa33d330" + sha256 ventura: "a575960aa410ce5360a1acb44c3c346d305e6c82e5c22197aff54dff129faf8a" end depends_on "bison" => :build diff --git a/Formula/vsh-php83.rb b/Formula/vsh-php83.rb index cb1e2c0d..19d8743e 100644 --- a/Formula/vsh-php83.rb +++ b/Formula/vsh-php83.rb @@ -10,7 +10,7 @@ class VshPhp83 < Formula bottle do root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles" - sha256 ventura: "101fd1c51da6fd7573e78cd03f47e3a9767ef8cef9eb005f3c707ff252a560f3" + sha256 ventura: "46201a742902bc74a2eae0196ad3b7304d1ecc351ed8dca5785e44956a509667" end depends_on "pkg-config" => :build