diff --git a/mold.yaml b/mold.yaml index 94e8b2592e2..96c9302aa14 100644 --- a/mold.yaml +++ b/mold.yaml @@ -1,10 +1,10 @@ package: name: mold - version: 1.11.0 + version: 2.0.0 epoch: 0 description: "mold linker" copyright: - - license: AGPL-3.0 + - license: MIT dependencies: runtime: @@ -25,7 +25,7 @@ pipeline: - uses: fetch with: uri: https://github.com/rui314/mold/archive/refs/tags/v${{package.version}}.tar.gz - expected-sha256: 99318eced81b09a77e4c657011076cc8ec3d4b6867bd324b8677974545bc4d6f + expected-sha256: 2ae8a22db09cbff626df74c945079fa29c1e5f60bbe02502dcf69191cf43527b - name: 'Configure mold' runs: |