Skip to content

Commit 5c241cc

Browse files
committed
mold 2.36.0
1 parent ee2e41c commit 5c241cc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/m/mold.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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.35.1.tar.gz"
5-
sha256 "912b90afe7fde03e53db08d85a62c7b03a57417e54afc72c08e2fa07cab421ff"
4+
url "https://github.com/rui314/mold/archive/refs/tags/v2.36.0.tar.gz"
5+
sha256 "3f57fe75535500ecce7a80fa1ba33675830b7d7deb1e5ee9a737e2bc43cdb1c7"
66
license "MIT"
7-
revision 1
87
head "https://github.com/rui314/mold.git", branch: "main"
98

109
bottle do

0 commit comments

Comments
 (0)