Skip to content

Commit

Permalink
Fix sha
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed May 22, 2024
1 parent 0abb403 commit ba1c861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class ArmGccBinAT13 < Formula
@tar_file_sha = if Hardware::CPU.arm?
"21a9e875250bcb0db8df4cb23dd43c94c00a1d3b98ecba9cdd6ed51586b12248"
else
"00c0eeb57ae92332f216151ac66df6ba17d2d3b306dac86f4006006f437b2902"
"075faa4f3e8eb45e59144858202351a28706f54a6ec17eedd88c9fb9412372cc"
end

desc "Pre-built GNU toolchain for Arm Cortex-M and Cortex-R processors"
Expand Down

0 comments on commit ba1c861

Please sign in to comment.