Skip to content

Commit 4d4eaed

Browse files
committed
mold 2.40.4
1 parent ec426b9 commit 4d4eaed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mold.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mold < Formula
22
desc "Modern Linker"
33
homepage "https://github.com/rui314/mold"
4-
url "https://github.com/rui314/mold/archive/refs/tags/v2.40.3.tar.gz"
5-
sha256 "308c10f480d355b9f9ef8bb414dfb5f4842bee87eb96b6a7666942f4036a0223"
4+
url "https://github.com/rui314/mold/archive/refs/tags/v2.40.4.tar.gz"
5+
sha256 "69414c702ec1084e1fa8ca16da24f167f549e5e11e9ecd5d70a8dcda6f08c249"
66
license "MIT"
77
head "https://github.com/rui314/mold.git", branch: "main"
88

0 commit comments

Comments
 (0)