Skip to content

Commit 9f93fe3

Browse files
mitchmindtreealdoborrero
authored andcommitted
feat: Run update-svm-lists in foundry, adds solc 0.8.29 support
1 parent ee82789 commit 9f93fe3

File tree

2 files changed

+26
-2
lines changed

2 files changed

+26
-2
lines changed

pkgs/by-name/fo/foundry/svm-lists/linux-amd64.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,9 +923,21 @@
923923
"urls": [
924924
"dweb:/ipfs/QmUQHJwVw1f8RCRTBReXEkXdpt4c3A3LEpHZWv4pRixrNW"
925925
]
926+
},
927+
{
928+
"path": "solc-linux-amd64-v0.8.29+commit.ab55807c",
929+
"version": "0.8.29",
930+
"build": "commit.ab55807c",
931+
"longVersion": "0.8.29+commit.ab55807c",
932+
"keccak256": "0x13779247192b8f063c5e330f918e160c7d7315aa2950e6610f589cb19fc8bb1a",
933+
"sha256": "0x18d418a40dc04d17656b1b5c8a7b35cfbab8942b51f38d005d5b59e8aa6637e0",
934+
"urls": [
935+
"dweb:/ipfs/QmURReQt8G4f8ZnZsJ6qcix1Ch2ga1pyrVW1x65feSwjmk"
936+
]
926937
}
927938
],
928939
"releases": {
940+
"0.8.29": "solc-linux-amd64-v0.8.29+commit.ab55807c",
929941
"0.8.28": "solc-linux-amd64-v0.8.28+commit.7893614a",
930942
"0.8.27": "solc-linux-amd64-v0.8.27+commit.40a35a09",
931943
"0.8.26": "solc-linux-amd64-v0.8.26+commit.8a97fa7a",
@@ -1011,5 +1023,5 @@
10111023
"0.4.11": "solc-linux-amd64-v0.4.11+commit.68ef5810",
10121024
"0.4.10": "solc-linux-amd64-v0.4.10+commit.9e8cc01b"
10131025
},
1014-
"latestRelease": "0.8.28"
1026+
"latestRelease": "0.8.29"
10151027
}

pkgs/by-name/fo/foundry/svm-lists/macosx-amd64.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,9 +1044,21 @@
10441044
"urls": [
10451045
"dweb:/ipfs/QmeUvFZkouz4maSCaGSf6pRS2RV7EoSDDSF5FXc1ZEkkvU"
10461046
]
1047+
},
1048+
{
1049+
"path": "solc-macosx-amd64-v0.8.29+commit.ab55807c",
1050+
"version": "0.8.29",
1051+
"build": "commit.ab55807c",
1052+
"longVersion": "0.8.29+commit.ab55807c",
1053+
"keccak256": "0xadd2d538b5341813a8c8daee465c280c90de89bdede4281d7a1b777ccf26ac2c",
1054+
"sha256": "0x66fabdd17c8c0091311997ec7d17b4d92e1b7b2c2d213dc14e4ff28c3de864d1",
1055+
"urls": [
1056+
"dweb:/ipfs/QmSfHSP1r24jeMPaANiiV2LLVxC2tS2jPtVkJ7V5UET8aL"
1057+
]
10471058
}
10481059
],
10491060
"releases": {
1061+
"0.8.29": "solc-macosx-amd64-v0.8.29+commit.ab55807c",
10501062
"0.8.28": "solc-macosx-amd64-v0.8.28+commit.7893614a",
10511063
"0.8.27": "solc-macosx-amd64-v0.8.27+commit.40a35a09",
10521064
"0.8.26": "solc-macosx-amd64-v0.8.26+commit.8a97fa7a",
@@ -1143,5 +1155,5 @@
11431155
"0.4.0": "solc-macosx-amd64-v0.4.0+commit.acd334c9",
11441156
"0.3.6": "solc-macosx-amd64-v0.3.6+commit.988fe5e5"
11451157
},
1146-
"latestRelease": "0.8.28"
1158+
"latestRelease": "0.8.29"
11471159
}

0 commit comments

Comments
 (0)