Skip to content

Commit

Permalink
gcc-boot: update 14.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed May 18, 2024
1 parent 37414f7 commit a6c065d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/gcc/gcc-boot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ class GccBoot < Formula
license "GPL-3.0-or-later" => { with: "GCC-exception-3.1" }

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/gcc-boot-13.2.0"
sha256 ventura: "aa9e3243150fe762d829461f0b0fcca9650eb6ea2ac8e96ee827f48e30e03e99"
root_url "https://github.com/paperchalice/homebrew-private/releases/download/gcc-boot-14.1.0"
sha256 ventura: "4775fb895ade05fcf3996e47fd3619f4e8b4f987c08b7444a59fe2aff6db6358"
end

keg_only "bootstrap formula"
Expand Down

0 comments on commit a6c065d

Please sign in to comment.