Skip to content

Commit 4e4700f

Browse files
committed
mold 2.40.2
1 parent c17bf49 commit 4e4700f

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.1.tar.gz"
5-
sha256 "d1ce09a69941f8158604c3edcc96c7178231e7dba2da66b20f5ef6e112c443b7"
4+
url "https://github.com/rui314/mold/archive/refs/tags/v2.40.2.tar.gz"
5+
sha256 "28c7976c39e53ee440217b6b9f036a8cf13e3b2f93e8da83e19c66f4fc9a774c"
66
license "MIT"
77
head "https://github.com/rui314/mold.git", branch: "main"
88

0 commit comments

Comments
 (0)