We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec426b9 commit 4d4eaedCopy full SHA for 4d4eaed
Formula/m/mold.rb
@@ -1,8 +1,8 @@
1
class Mold < Formula
2
desc "Modern Linker"
3
homepage "https://github.com/rui314/mold"
4
- url "https://github.com/rui314/mold/archive/refs/tags/v2.40.3.tar.gz"
5
- sha256 "308c10f480d355b9f9ef8bb414dfb5f4842bee87eb96b6a7666942f4036a0223"
+ url "https://github.com/rui314/mold/archive/refs/tags/v2.40.4.tar.gz"
+ sha256 "69414c702ec1084e1fa8ca16da24f167f549e5e11e9ecd5d70a8dcda6f08c249"
6
license "MIT"
7
head "https://github.com/rui314/mold.git", branch: "main"
8
0 commit comments