Skip to content

Commit

Permalink
mingw-w64: update to binutils 2.42
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed Apr 24, 2024
1 parent 764dc20 commit aa9fee1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/m/mingw-w64.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ class MingwW64 < Formula
depends_on "mpfr"

resource "binutils" do
url "https://ftp.gnu.org/gnu/binutils/binutils-2.41.tar.xz"
mirror "https://ftpmirror.gnu.org/binutils/binutils-2.41.tar.xz"
sha256 "ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450"
url "https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz"
mirror "https://ftpmirror.gnu.org/binutils/binutils-2.42.tar.xz"
sha256 "f6e4d41fd5fc778b06b7891457b3620da5ecea1006c6a4a41ae998109f85a800"
end

resource "gcc" do
Expand Down

0 comments on commit aa9fee1

Please sign in to comment.