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 c17bf49 commit 4e4700fCopy full SHA for 4e4700f
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.1.tar.gz"
5
- sha256 "d1ce09a69941f8158604c3edcc96c7178231e7dba2da66b20f5ef6e112c443b7"
+ url "https://github.com/rui314/mold/archive/refs/tags/v2.40.2.tar.gz"
+ sha256 "28c7976c39e53ee440217b6b9f036a8cf13e3b2f93e8da83e19c66f4fc9a774c"
6
license "MIT"
7
head "https://github.com/rui314/mold.git", branch: "main"
8
0 commit comments