Skip to content

Commit 18d88bd

Browse files
author
paritytech-revive-json
committed
Update nightly json
1 parent 8803a7d commit 18d88bd

File tree

4 files changed

+54
-54
lines changed

4 files changed

+54
-54
lines changed

index.md

Lines changed: 15 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ title: resolc-bin
33
---
44

55
# resolc-bin
6+
{:.no_toc}
67

78
Listed here are details about the `resolc` binary releases for the supported platforms.
89
The information is synced with the [resolc-bin GitHub repository](https://github.com/paritytech/resolc-bin).
910

10-
## Linux
11+
* TOC
12+
{:toc}
1113

12-
<details>
13-
<summary>See builds</summary>
14+
## Linux
1415

1516
| Release | Solc Versions | SHA256 |
1617
|---------|---------------|--------|
@@ -26,15 +27,10 @@ The information is synced with the [resolc-bin GitHub repository](https://github
2627
| [resolc-x86_64-unknown-linux-musl 0.1.0-dev.13+commit.ad331534](https://github.com/paritytech/revive/releases/download/v0.1.0-dev.13/resolc-x86_64-unknown-linux-musl) | 0.8.0 - 0.8.29 | `14d7c165eae626db...` |
2728
| [resolc-x86_64-unknown-linux-musl 0.1.0+commit.4d659ac2](https://github.com/paritytech/revive/releases/download/v0.1.0/resolc-x86_64-unknown-linux-musl) | 0.8.0 - 0.8.30 | `6753ffa39cceb158...` |
2829

29-
</details>
30-
31-
[JSON](https://paritytech.github.io/resolc-bin/linux/list.json)
30+
[Full JSON](https://paritytech.github.io/resolc-bin/linux/list.json)
3231

3332
## MacOS
3433

35-
<details>
36-
<summary>See builds</summary>
37-
3834
| Release | Solc Versions | SHA256 |
3935
|---------|---------------|--------|
4036
| [resolc-universal-apple-darwin 0.6.0+commit.81ce3067](https://github.com/paritytech/revive/releases/download/v0.6.0/resolc-universal-apple-darwin) | 0.8.0 - 0.8.33 | `d36689e186028c4e...` |
@@ -49,15 +45,10 @@ The information is synced with the [resolc-bin GitHub repository](https://github
4945
| [resolc-universal-apple-darwin 0.1.0-dev.13+commit.ad331534](https://github.com/paritytech/revive/releases/download/v0.1.0-dev.13/resolc-universal-apple-darwin) | 0.8.0 - 0.8.29 | `2fca2a358f0cc6e8...` |
5046
| [resolc-universal-apple-darwin 0.1.0+commit.4d659ac2](https://github.com/paritytech/revive/releases/download/v0.1.0/resolc-universal-apple-darwin) | 0.8.0 - 0.8.30 | `a724bc07899c96a8...` |
5147

52-
</details>
53-
54-
[JSON](https://paritytech.github.io/resolc-bin/macos/list.json)
48+
[Full JSON](https://paritytech.github.io/resolc-bin/macos/list.json)
5549

5650
## Wasm
5751

58-
<details>
59-
<summary>See builds</summary>
60-
6152
| Release | Solc Versions | SHA256 |
6253
|---------|---------------|--------|
6354
| [resolc_web.js 0.6.0+commit.81ce3067](https://github.com/paritytech/revive/releases/download/v0.6.0/resolc_web.js) | 0.8.0 - 0.8.33 | `e430f450d6212b6d...` |
@@ -72,15 +63,10 @@ The information is synced with the [resolc-bin GitHub repository](https://github
7263
| [resolc_web.js 0.1.0-dev.13+commit.ad331534](https://github.com/paritytech/revive/releases/download/v0.1.0-dev.13/resolc_web.js) | 0.8.0 - 0.8.29 | `4e27c059194c1cbe...` |
7364
| [resolc_web.js 0.1.0+commit.4d659ac2](https://github.com/paritytech/revive/releases/download/v0.1.0/resolc_web.js) | 0.8.0 - 0.8.30 | `7b5da65775332012...` |
7465

75-
</details>
76-
77-
[JSON](https://paritytech.github.io/resolc-bin/wasm/list.json)
66+
[Full JSON](https://paritytech.github.io/resolc-bin/wasm/list.json)
7867

7968
## Windows
8069

81-
<details>
82-
<summary>See builds</summary>
83-
8470
| Release | Solc Versions | SHA256 |
8571
|---------|---------------|--------|
8672
| [resolc-x86_64-pc-windows-msvc.exe 0.6.0+commit.81ce3067](https://github.com/paritytech/revive/releases/download/v0.6.0/resolc-x86_64-pc-windows-msvc.exe) | 0.8.0 - 0.8.33 | `e191a57b414bac82...` |
@@ -95,20 +81,16 @@ The information is synced with the [resolc-bin GitHub repository](https://github
9581
| [resolc-x86_64-pc-windows-msvc.exe 0.1.0-dev.13+commit.ad331534](https://github.com/paritytech/revive/releases/download/v0.1.0-dev.13/resolc-x86_64-pc-windows-msvc.exe) | 0.8.0 - 0.8.29 | `8d6d7a7f505936df...` |
9682
| [resolc-x86_64-pc-windows-msvc.exe 0.1.0+commit.4d659ac2](https://github.com/paritytech/revive/releases/download/v0.1.0/resolc-x86_64-pc-windows-msvc.exe) | 0.8.0 - 0.8.30 | `d58c4d635ad2573f...` |
9783

98-
</details>
99-
100-
[JSON](https://paritytech.github.io/resolc-bin/windows/list.json)
84+
[Full JSON](https://paritytech.github.io/resolc-bin/windows/list.json)
10185

10286
## Nightly
10387

10488
### Linux
10589

106-
<details>
107-
<summary>See builds</summary>
108-
10990
| Release | Solc Versions | SHA256 |
11091
|---------|---------------|--------|
11192
| [resolc-x86_64-unknown-linux-musl 0.6.0-nightly.2026.1.9+commit.81ce3067](https://github.com/paritytech/revive/actions/runs/20838165528/artifacts/5070822063) | 0.8.0 - 0.8.33 | `cab0ecafcd21f065...` |
93+
| [resolc-x86_64-unknown-linux-musl 0.6.0-nightly.2026.1.16+commit.50e4d47b](https://github.com/paritytech/revive/actions/runs/21052570822/artifacts/5148883341) | 0.8.0 - 0.8.33 | `f9aec5e9b8fa4a91...` |
11294
| [resolc-x86_64-unknown-linux-musl 0.6.0-nightly.2026.1.15+commit.f5fe3faa](https://github.com/paritytech/revive/actions/runs/21016492346/artifacts/5134991241) | 0.8.0 - 0.8.33 | `52d85f7167daf8ff...` |
11395
| [resolc-x86_64-unknown-linux-musl 0.6.0-nightly.2026.1.14+commit.28506563](https://github.com/paritytech/revive/actions/runs/20979139386/artifacts/5120840956) | 0.8.0 - 0.8.33 | `3d8aa8f28d3dbfcb...` |
11496
| [resolc-x86_64-unknown-linux-musl 0.6.0-nightly.2026.1.13+commit.c1ce984c](https://github.com/paritytech/revive/actions/runs/20941376044/artifacts/5106289311) | 0.8.0 - 0.8.33 | `ffc207947e170da3...` |
@@ -158,18 +140,14 @@ The information is synced with the [resolc-bin GitHub repository](https://github
158140
| [resolc-x86_64-unknown-linux-musl 0.3.0-nightly.2025.7.18+commit.c285a6ec](https://github.com/paritytech/revive/actions/runs/16360014958/artifacts/3559936721) | 0.8.0 - 0.8.30 | `990185433a36d646...` |
159141
| [resolc-x86_64-unknown-linux-musl 0.3.0-nightly.2025.7.15+commit.a0396dd6](https://github.com/paritytech/revive/actions/runs/16281884429/artifacts/3531837643) | 0.8.0 - 0.8.30 | `12ecf2fb255c2bea...` |
160142

161-
</details>
162-
163-
[JSON](https://paritytech.github.io/resolc-bin/nightly/linux/list.json)
143+
[Full JSON](https://paritytech.github.io/resolc-bin/nightly/linux/list.json)
164144

165145
### MacOS
166146

167-
<details>
168-
<summary>See builds</summary>
169-
170147
| Release | Solc Versions | SHA256 |
171148
|---------|---------------|--------|
172149
| [resolc-universal-apple-darwin 0.6.0-nightly.2026.1.9+commit.81ce3067](https://github.com/paritytech/revive/actions/runs/20838165528/artifacts/5071229105) | 0.8.0 - 0.8.33 | `44c0c7df4574fea7...` |
150+
| [resolc-universal-apple-darwin 0.6.0-nightly.2026.1.16+commit.50e4d47b](https://github.com/paritytech/revive/actions/runs/21052570822/artifacts/5149054443) | 0.8.0 - 0.8.33 | `f6a38cee70823711...` |
173151
| [resolc-universal-apple-darwin 0.6.0-nightly.2026.1.15+commit.f5fe3faa](https://github.com/paritytech/revive/actions/runs/21016492346/artifacts/5135299421) | 0.8.0 - 0.8.33 | `7d6e35089d41d8a6...` |
174152
| [resolc-universal-apple-darwin 0.6.0-nightly.2026.1.14+commit.28506563](https://github.com/paritytech/revive/actions/runs/20979139386/artifacts/5121520104) | 0.8.0 - 0.8.33 | `bf2179755df8dd0f...` |
175153
| [resolc-universal-apple-darwin 0.6.0-nightly.2026.1.13+commit.c1ce984c](https://github.com/paritytech/revive/actions/runs/20941376044/artifacts/5106796501) | 0.8.0 - 0.8.33 | `0dc4a58224ca0749...` |
@@ -219,15 +197,10 @@ The information is synced with the [resolc-bin GitHub repository](https://github
219197
| [resolc-universal-apple-darwin 0.3.0-nightly.2025.7.18+commit.c285a6ec](https://github.com/paritytech/revive/actions/runs/16360014958/artifacts/3559939784) | 0.8.0 - 0.8.30 | `2868904ee976d163...` |
220198
| [resolc-universal-apple-darwin 0.3.0-nightly.2025.7.15+commit.a0396dd6](https://github.com/paritytech/revive/actions/runs/16281884429/artifacts/3531843358) | 0.8.0 - 0.8.30 | `269dd3e84fa9bf8b...` |
221199

222-
</details>
223-
224-
[JSON](https://paritytech.github.io/resolc-bin/nightly/macos/list.json)
200+
[Full JSON](https://paritytech.github.io/resolc-bin/nightly/macos/list.json)
225201

226202
### Wasm
227203

228-
<details>
229-
<summary>See builds</summary>
230-
231204
| Release | Solc Versions | SHA256 |
232205
|---------|---------------|--------|
233206
| [resolc-web.js 0.3.0-nightly.2025.9.30+commit.b560d721](https://github.com/paritytech/revive/actions/runs/18115814496/artifacts/4138612719) | 0.8.0 - 0.8.30 | `33cce63a35f21f14...` |
@@ -244,18 +217,14 @@ The information is synced with the [resolc-bin GitHub repository](https://github
244217
| [resolc-web.js 0.3.0-nightly.2025.7.18+commit.c285a6ec](https://github.com/paritytech/revive/actions/runs/16360014958/artifacts/3559955409) | 0.8.0 - 0.8.30 | `2ffce3b70a801506...` |
245218
| [resolc-web.js 0.3.0-nightly.2025.7.15+commit.a0396dd6](https://github.com/paritytech/revive/actions/runs/16281884429/artifacts/3531856855) | 0.8.0 - 0.8.30 | `5485200570194dcf...` |
246219

247-
</details>
248-
249-
[JSON](https://paritytech.github.io/resolc-bin/nightly/wasm/list.json)
220+
[Full JSON](https://paritytech.github.io/resolc-bin/nightly/wasm/list.json)
250221

251222
### Windows
252223

253-
<details>
254-
<summary>See builds</summary>
255-
256224
| Release | Solc Versions | SHA256 |
257225
|---------|---------------|--------|
258226
| [resolc-x86_64-pc-windows-msvc 0.6.0-nightly.2026.1.9+commit.81ce3067](https://github.com/paritytech/revive/actions/runs/20838165528/artifacts/5070833660) | 0.8.0 - 0.8.33 | `3ef3f761d2f8bcf5...` |
227+
| [resolc-x86_64-pc-windows-msvc 0.6.0-nightly.2026.1.16+commit.50e4d47b](https://github.com/paritytech/revive/actions/runs/21052570822/artifacts/5148889284) | 0.8.0 - 0.8.33 | `d580d286d1bb1973...` |
259228
| [resolc-x86_64-pc-windows-msvc 0.6.0-nightly.2026.1.15+commit.f5fe3faa](https://github.com/paritytech/revive/actions/runs/21016492346/artifacts/5134949926) | 0.8.0 - 0.8.33 | `e5c551a73458f6e5...` |
260229
| [resolc-x86_64-pc-windows-msvc 0.6.0-nightly.2026.1.14+commit.28506563](https://github.com/paritytech/revive/actions/runs/20979139386/artifacts/5120846887) | 0.8.0 - 0.8.33 | `7656c33bd09342aa...` |
261230
| [resolc-x86_64-pc-windows-msvc 0.6.0-nightly.2026.1.13+commit.c1ce984c](https://github.com/paritytech/revive/actions/runs/20941376044/artifacts/5106290016) | 0.8.0 - 0.8.33 | `d5bc924cab3eafc0...` |
@@ -305,6 +274,4 @@ The information is synced with the [resolc-bin GitHub repository](https://github
305274
| [resolc-x86_64-pc-windows-msvc 0.3.0-nightly.2025.7.18+commit.c285a6ec](https://github.com/paritytech/revive/actions/runs/16360014958/artifacts/3559938258) | 0.8.0 - 0.8.30 | `684e35b51df63851...` |
306275
| [resolc-x86_64-pc-windows-msvc 0.3.0-nightly.2025.7.15+commit.a0396dd6](https://github.com/paritytech/revive/actions/runs/16281884429/artifacts/3531838544) | 0.8.0 - 0.8.30 | `06cd9e4c4a26f0dd...` |
307276

308-
</details>
309-
310-
[JSON](https://paritytech.github.io/resolc-bin/nightly/windows/list.json)
277+
[Full JSON](https://paritytech.github.io/resolc-bin/nightly/windows/list.json)

nightly/linux/list.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,16 @@
489489
"sha256": "52d85f7167daf8ff2a21b0601e8cbf8a6e148d8e3b8f15dab584b9e08542a9e9",
490490
"firstSolcVersion": "0.8.0",
491491
"lastSolcVersion": "0.8.33"
492+
},
493+
{
494+
"name": "resolc-x86_64-unknown-linux-musl",
495+
"version": "0.6.0-nightly.2026.1.16",
496+
"build": "commit.50e4d47b",
497+
"longVersion": "0.6.0-nightly.2026.1.16+commit.50e4d47b",
498+
"url": "https://github.com/paritytech/revive/actions/runs/21052570822/artifacts/5148883341",
499+
"sha256": "f9aec5e9b8fa4a919556ba867c9545283017b91ccdc5a0545cd7f22c1f7d81f2",
500+
"firstSolcVersion": "0.8.0",
501+
"lastSolcVersion": "0.8.33"
492502
}
493503
],
494504
"releases": {
@@ -540,7 +550,8 @@
540550
"0.6.0-nightly.2026.1.9": "resolc-x86_64-unknown-linux-musl+0.6.0-nightly.2026.1.9+commit.81ce3067",
541551
"0.6.0-nightly.2026.1.13": "resolc-x86_64-unknown-linux-musl+0.6.0-nightly.2026.1.13+commit.c1ce984c",
542552
"0.6.0-nightly.2026.1.14": "resolc-x86_64-unknown-linux-musl+0.6.0-nightly.2026.1.14+commit.28506563",
543-
"0.6.0-nightly.2026.1.15": "resolc-x86_64-unknown-linux-musl+0.6.0-nightly.2026.1.15+commit.f5fe3faa"
553+
"0.6.0-nightly.2026.1.15": "resolc-x86_64-unknown-linux-musl+0.6.0-nightly.2026.1.15+commit.f5fe3faa",
554+
"0.6.0-nightly.2026.1.16": "resolc-x86_64-unknown-linux-musl+0.6.0-nightly.2026.1.16+commit.50e4d47b"
544555
},
545-
"latestRelease": "0.6.0-nightly.2026.1.15"
556+
"latestRelease": "0.6.0-nightly.2026.1.16"
546557
}

nightly/macos/list.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,16 @@
489489
"sha256": "7d6e35089d41d8a6930b780e4f9f454684b866956524dcc3f5e175ca291b4589",
490490
"firstSolcVersion": "0.8.0",
491491
"lastSolcVersion": "0.8.33"
492+
},
493+
{
494+
"name": "resolc-universal-apple-darwin",
495+
"version": "0.6.0-nightly.2026.1.16",
496+
"build": "commit.50e4d47b",
497+
"longVersion": "0.6.0-nightly.2026.1.16+commit.50e4d47b",
498+
"url": "https://github.com/paritytech/revive/actions/runs/21052570822/artifacts/5149054443",
499+
"sha256": "f6a38cee70823711e0bc2c324a68141b7b10e4ca46849df4da7f6190a1a4cef7",
500+
"firstSolcVersion": "0.8.0",
501+
"lastSolcVersion": "0.8.33"
492502
}
493503
],
494504
"releases": {
@@ -540,7 +550,8 @@
540550
"0.6.0-nightly.2026.1.9": "resolc-universal-apple-darwin+0.6.0-nightly.2026.1.9+commit.81ce3067",
541551
"0.6.0-nightly.2026.1.13": "resolc-universal-apple-darwin+0.6.0-nightly.2026.1.13+commit.c1ce984c",
542552
"0.6.0-nightly.2026.1.14": "resolc-universal-apple-darwin+0.6.0-nightly.2026.1.14+commit.28506563",
543-
"0.6.0-nightly.2026.1.15": "resolc-universal-apple-darwin+0.6.0-nightly.2026.1.15+commit.f5fe3faa"
553+
"0.6.0-nightly.2026.1.15": "resolc-universal-apple-darwin+0.6.0-nightly.2026.1.15+commit.f5fe3faa",
554+
"0.6.0-nightly.2026.1.16": "resolc-universal-apple-darwin+0.6.0-nightly.2026.1.16+commit.50e4d47b"
544555
},
545-
"latestRelease": "0.6.0-nightly.2026.1.15"
556+
"latestRelease": "0.6.0-nightly.2026.1.16"
546557
}

nightly/windows/list.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,16 @@
489489
"sha256": "e5c551a73458f6e596d2f55f4eba1f0c5b3f50e15baffbfa562944eda159a5ef",
490490
"firstSolcVersion": "0.8.0",
491491
"lastSolcVersion": "0.8.33"
492+
},
493+
{
494+
"name": "resolc-x86_64-pc-windows-msvc",
495+
"version": "0.6.0-nightly.2026.1.16",
496+
"build": "commit.50e4d47b",
497+
"longVersion": "0.6.0-nightly.2026.1.16+commit.50e4d47b",
498+
"url": "https://github.com/paritytech/revive/actions/runs/21052570822/artifacts/5148889284",
499+
"sha256": "d580d286d1bb197387b9f9a3232b1b289bd50e6804fa2a195f4e4e9fa57f1247",
500+
"firstSolcVersion": "0.8.0",
501+
"lastSolcVersion": "0.8.33"
492502
}
493503
],
494504
"releases": {
@@ -540,7 +550,8 @@
540550
"0.6.0-nightly.2026.1.9": "resolc-x86_64-pc-windows-msvc+0.6.0-nightly.2026.1.9+commit.81ce3067",
541551
"0.6.0-nightly.2026.1.13": "resolc-x86_64-pc-windows-msvc+0.6.0-nightly.2026.1.13+commit.c1ce984c",
542552
"0.6.0-nightly.2026.1.14": "resolc-x86_64-pc-windows-msvc+0.6.0-nightly.2026.1.14+commit.28506563",
543-
"0.6.0-nightly.2026.1.15": "resolc-x86_64-pc-windows-msvc+0.6.0-nightly.2026.1.15+commit.f5fe3faa"
553+
"0.6.0-nightly.2026.1.15": "resolc-x86_64-pc-windows-msvc+0.6.0-nightly.2026.1.15+commit.f5fe3faa",
554+
"0.6.0-nightly.2026.1.16": "resolc-x86_64-pc-windows-msvc+0.6.0-nightly.2026.1.16+commit.50e4d47b"
544555
},
545-
"latestRelease": "0.6.0-nightly.2026.1.15"
556+
"latestRelease": "0.6.0-nightly.2026.1.16"
546557
}

0 commit comments

Comments
 (0)