Skip to content

Commit

Permalink
Merge pull request #890 from valet-sh/create-pull-request/patch-17346…
Browse files Browse the repository at this point in the history
…60251
  • Loading branch information
github-actions[bot] authored Dec 20, 2024
2 parents 2cc6110 + 9d51e4a commit 41036ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Formula/vsh-mysql57.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ class VshMysql57 < Formula
url "https://cdn.mysql.com/Downloads/MySQL-5.7/mysql-boost-5.7.44.tar.gz"
sha256 "b8fe262c4679cb7bbc379a3f1addc723844db168628ce2acf78d33906849e491"
license "GPL-2.0-only"
revision 53
revision 54

bottle do
root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles"
sha256 ventura: "7dabbc1ed48a8a31adeb779cb149c61a223a0ad0c922e80d1bb4998ee03eaf61"
sha256 ventura: "626899f01a0764c2926e99f548dc66d259b4c31d0f8e8c6ab1aad9c706e118de"
end

depends_on "cmake" => :build
Expand Down
4 changes: 2 additions & 2 deletions Formula/vsh-mysql80.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ class VshMysql80 < Formula
url "https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.40.tar.gz"
sha256 "eb34a23d324584688199b4222242f4623ea7bca457a3191cd7a106c63a7837d9"
license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" }
revision 4
revision 5

bottle do
root_url "https://github.com/valet-sh/homebrew-core/releases/download/bottles"
sha256 ventura: "03768966974f3823f315ada80ebf640325d2924a25320ea6e2b685433c6eccc7"
sha256 ventura: "cff8922f3236fb733adc62f6f36344de7d927b75eda1a873127fa516c826e302"
end

depends_on "bison" => :build
Expand Down

0 comments on commit 41036ad

Please sign in to comment.