1{
2  "master": {
3    "version": "{{MASTER_VERSION}}",
4    "date": "{{MASTER_DATE}}",
5    "docs": "https://ziglang.org/documentation/master/",
6    "stdDocs": "https://ziglang.org/documentation/master/std/",
7    "src": {
8      "tarball": "https://ziglang.org/builds/{{SRC_TARBALL}}",
9      "shasum": "{{SRC_SHASUM}}",
10      "size": "{{SRC_BYTESIZE}}"
11    },
12    "x86_64-freebsd": {
13      "tarball": "https://ziglang.org/builds/{{X86_64_FREEBSD_TARBALL}}",
14      "shasum": "{{X86_64_FREEBSD_SHASUM}}",
15      "size": "{{X86_64_FREEBSD_BYTESIZE}}"
16    },
17    "x86_64-macos": {
18      "tarball": "https://ziglang.org/builds/{{X86_64_MACOS_TARBALL}}",
19      "shasum": "{{X86_64_MACOS_SHASUM}}",
20      "size": "{{X86_64_MACOS_BYTESIZE}}"
21    },
22    "aarch64-macos": {
23      "tarball": "https://ziglang.org/builds/{{AARCH64_MACOS_TARBALL}}",
24      "shasum": "{{AARCH64_MACOS_SHASUM}}",
25      "size": "{{AARCH64_MACOS_BYTESIZE}}"
26    },
27    "x86_64-windows": {
28      "tarball": "https://ziglang.org/builds/{{X86_64_WINDOWS_TARBALL}}",
29      "shasum": "{{X86_64_WINDOWS_SHASUM}}",
30      "size": "{{X86_64_WINDOWS_BYTESIZE}}"
31    },
32    "x86_64-linux": {
33      "tarball": "https://ziglang.org/builds/{{X86_64_LINUX_TARBALL}}",
34      "shasum": "{{X86_64_LINUX_SHASUM}}",
35      "size": "{{X86_64_LINUX_BYTESIZE}}"
36    },
37    "aarch64-linux": {
38      "tarball": "https://ziglang.org/builds/{{AARCH64_LINUX_TARBALL}}",
39      "shasum": "{{AARCH64_LINUX_SHASUM}}",
40      "size": "{{AARCH64_LINUX_BYTESIZE}}"
41    }
42  },
43  "0.8.1": {
44    "date": "2021-09-06",
45    "docs": "https://ziglang.org/documentation/0.8.1/",
46    "stdDocs": "https://ziglang.org/documentation/0.8.1/std/",
47    "notes": "https://ziglang.org/download/0.8.1/release-notes.html",
48    "src": {
49      "tarball": "https://ziglang.org/download/0.8.1/zig-0.8.1.tar.xz",
50      "shasum": "8c428e14a0a89cb7a15a6768424a37442292858cdb695e2eb503fa3c7bf47f1a",
51      "size": "12650228"
52    },
53    "bootstrap": {
54      "tarball": "https://ziglang.org/download/0.8.1/zig-bootstrap-0.8.1.tar.xz",
55      "shasum": "fa1239247f830ecd51c42537043f5220e4d1dfefdc54356fa419616a0efb3902",
56      "size": "43613464"
57    },
58    "x86_64-freebsd": {
59      "tarball": "https://ziglang.org/download/0.8.1/zig-freebsd-x86_64-0.8.1.tar.xz",
60      "shasum": "fc4f6478bcf3a9fce1b8ef677a91694f476dd35be6d6c9c4f44a8b76eedbe176",
61      "size": "39150924"
62    },
63    "aarch64-linux": {
64      "tarball": "https://ziglang.org/download/0.8.1/zig-linux-aarch64-0.8.1.tar.xz",
65      "shasum": "2166dc9f2d8df387e8b4122883bb979d739281e1ff3f3d5483fec3a23b957510",
66      "size": "37605932"
67    },
68    "armv7a-linux": {
69      "tarball": "https://ziglang.org/download/0.8.1/zig-linux-armv7a-0.8.1.tar.xz",
70      "shasum": "5ba58141805e2519f38cf8e715933cbf059f4f3dade92c71838cce341045de05",
71      "size": "39185876"
72    },
73    "i386-linux": {
74      "tarball": "https://ziglang.org/download/0.8.1/zig-linux-i386-0.8.1.tar.xz",
75      "shasum": "2f3e84f30492b5f1c5f97cecc0166f07a8a8d50c5f85dbb3a6ef2a4ee6f915e6",
76      "size": "44782932"
77    },
78    "riscv64-linux": {
79      "tarball": "https://ziglang.org/download/0.8.1/zig-linux-riscv64-0.8.1.tar.xz",
80      "shasum": "4adfaf147b025917c03367462fe5018aaa9edbc6439ef9cd0da2b074ae960554",
81      "size": "41234480"
82    },
83    "x86_64-linux": {
84      "tarball": "https://ziglang.org/download/0.8.1/zig-linux-x86_64-0.8.1.tar.xz",
85      "shasum": "6c032fc61b5d77a3f3cf781730fa549f8f059ffdb3b3f6ad1c2994d2b2d87983",
86      "size": "41250060"
87    },
88    "aarch64-macos": {
89      "tarball": "https://ziglang.org/download/0.8.1/zig-macos-aarch64-0.8.1.tar.xz",
90      "shasum": "5351297e3b8408213514b29c0a938002c5cf9f97eee28c2f32920e1227fd8423",
91      "size": "35340712"
92    },
93    "x86_64-macos": {
94      "tarball": "https://ziglang.org/download/0.8.1/zig-macos-x86_64-0.8.1.tar.xz",
95      "shasum": "16b0e1defe4c1807f2e128f72863124bffdd906cefb21043c34b673bf85cd57f",
96      "size": "39946200"
97    },
98    "i386-windows": {
99      "tarball": "https://ziglang.org/download/0.8.1/zig-windows-i386-0.8.1.zip",
100      "shasum": "099605051eb0452a947c8eab8fbbc7e43833c8376d267e94e41131c289a1c535",
101      "size": "64152358"
102    },
103    "x86_64-windows": {
104      "tarball": "https://ziglang.org/download/0.8.1/zig-windows-x86_64-0.8.1.zip",
105      "shasum": "43573db14cd238f7111d6bdf37492d363f11ecd1eba802567a172f277d003926",
106      "size": "61897838"
107    }
108  },
109  "0.8.0": {
110    "date": "2021-06-04",
111    "docs": "https://ziglang.org/documentation/0.8.0/",
112    "stdDocs": "https://ziglang.org/documentation/0.8.0/std/",
113    "notes": "https://ziglang.org/download/0.8.0/release-notes.html",
114    "src": {
115      "tarball": "https://ziglang.org/download/0.8.0/zig-0.8.0.tar.xz",
116      "shasum": "03a828d00c06b2e3bb8b7ff706997fd76bf32503b08d759756155b6e8c981e77",
117      "size": "12614896"
118    },
119    "bootstrap": {
120      "tarball": "https://ziglang.org/download/0.8.0/zig-bootstrap-0.8.0.tar.xz",
121      "shasum": "10600bc9c01f92e343f40d6ecc0ad05d67d27c3e382bce75524c0639cd8ca178",
122      "size": "43574248"
123    },
124    "x86_64-freebsd": {
125      "tarball": "https://ziglang.org/download/0.8.0/zig-freebsd-x86_64-0.8.0.tar.xz",
126      "shasum": "0d3ccc436c8c0f50fd55462f72f8492d98723c7218ffc2a8a1831967d81b4bdc",
127      "size": "39125332"
128    },
129    "aarch64-linux": {
130      "tarball": "https://ziglang.org/download/0.8.0/zig-linux-aarch64-0.8.0.tar.xz",
131      "shasum": "ee204ca2c2037952cf3f8b10c609373a08a291efa4af7b3c73be0f2b27720470",
132      "size": "37575428"
133    },
134    "armv7a-linux": {
135      "tarball": "https://ziglang.org/download/0.8.0/zig-linux-armv7a-0.8.0.tar.xz",
136      "shasum": "d00b8bd97b79f45d6f5da956983bafeaa082e6c2ae8c6e1c6d4faa22fa29b320",
137      "size": "38884212"
138    },
139    "i386-linux": {
140      "tarball": "https://ziglang.org/download/0.8.0/zig-linux-i386-0.8.0.tar.xz",
141      "shasum": "96e43ee6ed81c3c63401f456bd1c58ee6d42373a43cb324f5cf4974ca0998865",
142      "size": "42136032"
143    },
144    "riscv64-linux": {
145      "tarball": "https://ziglang.org/download/0.8.0/zig-linux-riscv64-0.8.0.tar.xz",
146      "shasum": "75997527a78cdab64c40c43d9df39c01c4cdb557bb3992a869838371a204cfea",
147      "size": "40016268"
148    },
149    "x86_64-linux": {
150      "tarball": "https://ziglang.org/download/0.8.0/zig-linux-x86_64-0.8.0.tar.xz",
151      "shasum": "502625d3da3ae595c5f44a809a87714320b7a40e6dff4a895b5fa7df3391d01e",
152      "size": "41211184"
153    },
154    "aarch64-macos": {
155      "tarball": "https://ziglang.org/download/0.8.0/zig-macos-aarch64-0.8.0.tar.xz",
156      "shasum": "b32d13f66d0e1ff740b3326d66a469ee6baddbd7211fa111c066d3bd57683111",
157      "size": "35292180"
158    },
159    "x86_64-macos": {
160      "tarball": "https://ziglang.org/download/0.8.0/zig-macos-x86_64-0.8.0.tar.xz",
161      "shasum": "279f9360b5cb23103f0395dc4d3d0d30626e699b1b4be55e98fd985b62bc6fbe",
162      "size": "39969312"
163    },
164    "i386-windows": {
165      "tarball": "https://ziglang.org/download/0.8.0/zig-windows-i386-0.8.0.zip",
166      "shasum": "b6ec9aa6cd6f3872fcb30d43ff411802d82008a0c4142ee49e208a09b2c1c5fe",
167      "size": "61507213"
168    },
169    "x86_64-windows": {
170      "tarball": "https://ziglang.org/download/0.8.0/zig-windows-x86_64-0.8.0.zip",
171      "shasum": "8580fbbf3afb72e9b495c7f8aeac752a03475ae0bbcf5d787f3775c7e1f4f807",
172      "size": "61766193"
173    }
174  },
175  "0.7.1": {
176    "date": "2020-12-13",
177    "docs": "https://ziglang.org/documentation/0.7.1/",
178    "stdDocs": "https://ziglang.org/documentation/0.7.1/std/",
179    "notes": "https://ziglang.org/download/0.7.1/release-notes.html",
180    "src": {
181      "tarball": "https://ziglang.org/download/0.7.1/zig-0.7.1.tar.xz",
182      "shasum": "2db3b944ab368d955b48743d9f7c963b8f96de1a441ba5a35e197237cc6dae44",
183      "size": "10711824"
184    },
185    "bootstrap": {
186      "tarball": "https://ziglang.org/download/0.7.1/zig-bootstrap-0.7.1.tar.xz",
187      "shasum": "040f27c1fae4b0cac0a2782aecdb691f6a2f8e89db6a6ed35024c31c304fd9b2",
188      "size": "40232612"
189    },
190    "x86_64-freebsd": {
191      "tarball": "https://ziglang.org/download/0.7.1/zig-freebsd-x86_64-0.7.1.tar.xz",
192      "shasum": "e73c1dca35791a3183fdd5ecde0443ebbe180942efceafe651886034fb8def09",
193      "size": "39066808"
194    },
195    "aarch64-linux": {
196      "tarball": "https://ziglang.org/download/0.7.1/zig-linux-aarch64-0.7.1.tar.xz",
197      "shasum": "48ec90eba407e4587ddef7eecef25fec7e13587eb98e3b83c5f2f5fff2a5cbe7",
198      "size": "33780552"
199    },
200    "armv7a-linux": {
201      "tarball": "https://ziglang.org/download/0.7.1/zig-linux-armv7a-0.7.1.tar.xz",
202      "shasum": "5a0662e07b4c4968665e1f97558f8591f6facec45d2e0ff5715e661743107ceb",
203      "size": "35813504"
204    },
205    "i386-linux": {
206      "tarball": "https://ziglang.org/download/0.7.1/zig-linux-i386-0.7.1.tar.xz",
207      "shasum": "4882e052e5f83690bd0334bb4fc1702b5403cb3a3d2aa63fd7d6043d8afecba3",
208      "size": "39230912"
209    },
210    "riscv64-linux": {
211      "tarball": "https://ziglang.org/download/0.7.1/zig-linux-riscv64-0.7.1.tar.xz",
212      "shasum": "187294bfd35983348c3fe042901b42e67e7e36ab7f77a5f969d21c0051f4d21f",
213      "size": "37454812"
214    },
215    "x86_64-linux": {
216      "tarball": "https://ziglang.org/download/0.7.1/zig-linux-x86_64-0.7.1.tar.xz",
217      "shasum": "18c7b9b200600f8bcde1cd8d7f1f578cbc3676241ce36d771937ce19a8159b8d",
218      "size": "37848176"
219    },
220    "x86_64-macos": {
221      "tarball": "https://ziglang.org/download/0.7.1/zig-macos-x86_64-0.7.1.tar.xz",
222      "shasum": "845cb17562978af0cf67e3993f4e33330525eaf01ead9386df9105111e3bc519",
223      "size": "36211076"
224    },
225    "i386-windows": {
226      "tarball": "https://ziglang.org/download/0.7.1/zig-windows-i386-0.7.1.zip",
227      "shasum": "a1b9a7421e13153e07fd2e2c93ff29aad64d83105b8fcdafa633dbe689caf1c0",
228      "size": "54374983"
229    },
230    "x86_64-windows": {
231      "tarball": "https://ziglang.org/download/0.7.1/zig-windows-x86_64-0.7.1.zip",
232      "shasum": "4818a8a65b4672bc52c0ae7f14d014e0eb8caf10f12c0745176820384cea296a",
233      "size": "54909997"
234    }
235  },
236  "0.7.0": {
237    "date": "2020-11-08",
238    "docs": "https://ziglang.org/documentation/0.7.0/",
239    "stdDocs": "https://ziglang.org/documentation/0.7.0/std/",
240    "notes": "https://ziglang.org/download/0.7.0/release-notes.html",
241    "src": {
242      "tarball": "https://ziglang.org/download/0.7.0/zig-0.7.0.tar.xz",
243      "shasum": "0efd2cf6c3b05723db80e9cf193bc55150bba84ca41f855a90f53fc756445f83",
244      "size": "10683920"
245    },
246    "bootstrap": {
247      "tarball": "https://ziglang.org/download/0.7.0/zig-bootstrap-0.7.0.tar.xz",
248      "shasum": "f073beaf5c53c8c57c0d374cbfcb332ef92ad703173edba0d9e0f2ed28401b72",
249      "size": "40200436"
250    },
251    "x86_64-freebsd": {
252      "tarball": "https://ziglang.org/download/0.7.0/zig-freebsd-x86_64-0.7.0.tar.xz",
253      "shasum": "a0c926272ee4ae720034b4a6a1dc98399d76156dd84182554740f0ca8a41fc99",
254      "size": "34798992"
255    },
256    "aarch64-linux": {
257      "tarball": "https://ziglang.org/download/0.7.0/zig-linux-aarch64-0.7.0.tar.xz",
258      "shasum": "f89933bac87d44be82325754ff88423020c81c7032a6fc41cfeb81e982eeab9b",
259      "size": "33096140"
260    },
261    "armv7a-linux": {
262      "tarball": "https://ziglang.org/download/0.7.0/zig-linux-armv7a-0.7.0.tar.xz",
263      "shasum": "011c267e25a96ee160505a560c441daa045359a9d50e13ab1bada9d75c95db2d",
264      "size": "35157584"
265    },
266    "i386-linux": {
267      "tarball": "https://ziglang.org/download/0.7.0/zig-linux-i386-0.7.0.tar.xz",
268      "shasum": "4bb2072cd363bcb1cbeb4872ff5cbc1f683b02d0cc1f90c46e3ea7422ce53222",
269      "size": "38530596"
270    },
271    "riscv64-linux": {
272      "tarball": "https://ziglang.org/download/0.7.0/zig-linux-riscv64-0.7.0.tar.xz",
273      "shasum": "40dff81faa6f232ac40abbf88b9371f3cc932b6e09c423b94387c9ea580cb7be",
274      "size": "36759992"
275    },
276    "x86_64-linux": {
277      "tarball": "https://ziglang.org/download/0.7.0/zig-linux-x86_64-0.7.0.tar.xz",
278      "shasum": "e619b1c6094c095b932767f527aee2507f847ea981513ff8a08aab0fd730e0ac",
279      "size": "37154432"
280    },
281    "aarch64-macos": {
282      "tarball": "https://ziglang.org/download/0.7.0/zig-macos-aarch64-0.7.0.tar.xz",
283      "shasum": "338238035734db74ea4f30e500a4893bf741d38305c10952d5e39fa05bdb057d",
284      "size": "33739424"
285    },
286    "x86_64-macos": {
287      "tarball": "https://ziglang.org/download/0.7.0/zig-macos-x86_64-0.7.0.tar.xz",
288      "shasum": "94063f9a311cbbf7a2e0a12295e09437182cf950f18cb0eb30ea9893f3677f24",
289      "size": "35258328"
290    },
291    "i386-windows": {
292      "tarball": "https://ziglang.org/download/0.7.0/zig-windows-i386-0.7.0.zip",
293      "shasum": "b1e520aacbfbd645ff3521b3eb4d44166d9a0288b8725e4b001f8b50a425eb2e",
294      "size": "53390517"
295    },
296    "x86_64-windows": {
297      "tarball": "https://ziglang.org/download/0.7.0/zig-windows-x86_64-0.7.0.zip",
298      "shasum": "965f56c0a36f9cda2125e3a348bc654f7f155e2804c3667d231775ec228f8553",
299      "size": "53943784"
300    }
301  },
302  "0.6.0": {
303    "date": "2020-04-13",
304    "docs": "https://ziglang.org/documentation/0.6.0/",
305    "stdDocs": "https://ziglang.org/documentation/0.6.0/std/",
306    "notes": "https://ziglang.org/download/0.6.0/release-notes.html",
307    "src": {
308      "tarball": "https://ziglang.org/download/0.6.0/zig-0.6.0.tar.xz",
309      "shasum": "5d167dc19354282dd35dd17b38e99e1763713b9be8a4ba9e9e69284e059e7204",
310      "size": "10349552"
311    },
312    "bootstrap": {
313      "tarball": "https://ziglang.org/download/0.6.0/zig-bootstrap-0.6.0.tar.xz",
314      "shasum": "5e0e4dc878b3dd0c1852a442b174f0732e8c07869a8fcd226b71a93b89b381ab",
315      "size": "38469948"
316    },
317    "x86_64-freebsd": {
318      "tarball": "https://ziglang.org/download/0.6.0/zig-freebsd-x86_64-0.6.0.tar.xz",
319      "shasum": "190ff79c1eb56805a315d7c7a51082e32f62926250c0702b36760c225e1634a3",
320      "size": "36974604"
321    },
322    "aarch64-linux": {
323      "tarball": "https://ziglang.org/download/0.6.0/zig-linux-aarch64-0.6.0.tar.xz",
324      "shasum": "e7520efd42cfa02be48c2e430d08fe1f3cbb999d21d9f0d3ffd0febb976b2f41",
325      "size": "37090044"
326    },
327    "armv6kz-linux": {
328      "tarball": "https://ziglang.org/download/0.6.0/zig-linux-armv6kz-0.6.0.tar.xz",
329      "shasum": "36b6493b3fed43eb1f0000e765798ad31a6bb7d7fd3f553ac1c3761dbc919b82",
330      "size": "39133452"
331    },
332    "armv7a-linux": {
333      "tarball": "https://ziglang.org/download/0.6.0/zig-linux-armv7a-0.6.0.tar.xz",
334      "shasum": "946969abe357def95ca9cbbfcebfcf2d90cf967bcd3f48ee87662e32d91d8f35",
335      "size": "39143748"
336    },
337    "i386-linux": {
338      "tarball": "https://ziglang.org/download/0.6.0/zig-linux-i386-0.6.0.tar.xz",
339      "shasum": "a97a2f9ae21575743cdd763c1917d49400d83fc562ef64582b18bade43eb24ce",
340      "size": "44877640"
341    },
342    "riscv64-linux": {
343      "tarball": "https://ziglang.org/download/0.6.0/zig-linux-riscv64-0.6.0.tar.xz",
344      "shasum": "68ddee43f7503c8ae5f26a921f3602c34719a02ed2241f528c0b8b888cc14b38",
345      "size": "41993144"
346    },
347    "x86_64-linux": {
348      "tarball": "https://ziglang.org/download/0.6.0/zig-linux-x86_64-0.6.0.tar.xz",
349      "shasum": "08fd3c757963630645441c2772362e9c2294020c44f14fce1b89f45de0dc1253",
350      "size": "44766320"
351    },
352    "x86_64-macos": {
353      "tarball": "https://ziglang.org/download/0.6.0/zig-macos-x86_64-0.6.0.tar.xz",
354      "shasum": "17270360e87ddc49f737e760047b2fac49f1570a824a306119b1194ac4093895",
355      "size": "42573184"
356    },
357    "i386-windows": {
358      "tarball": "https://ziglang.org/download/0.6.0/zig-windows-i386-0.6.0.zip",
359      "shasum": "3b0a02618743e92175990dc6d1a787bb95ff62c4cda016f1c14c7786f575f8ca",
360      "size": "60446431"
361    },
362    "x86_64-windows": {
363      "tarball": "https://ziglang.org/download/0.6.0/zig-windows-x86_64-0.6.0.zip",
364      "shasum": "c3b897832523e1026e10b2d8d55d7f895185c0a27a63681f3a23219c3f1c38f4",
365      "size": "49065511"
366    }
367  },
368  "0.5.0": {
369    "date": "2019-09-30",
370    "docs": "https://ziglang.org/documentation/0.5.0/",
371    "notes": "https://ziglang.org/download/0.5.0/release-notes.html",
372    "src": {
373      "tarball": "https://ziglang.org/download/0.5.0/zig-0.5.0.tar.xz",
374      "shasum": "55ae16960f152bcb9cf98b4f8570902d0e559a141abf927f0d3555b7cc838a31",
375      "size": "10956132"
376    },
377    "x86_64-freebsd": {
378      "tarball": "https://ziglang.org/download/0.5.0/zig-freebsd-x86_64-0.5.0.tar.xz",
379      "shasum": "9e1f4d36c3d584c0aa01f20eb4cd0a0eef3eee5af23e483b8414de55feab6ab6",
380      "size": "33650744"
381    },
382    "x86_64-macos": {
383      "tarball": "https://ziglang.org/download/0.5.0/zig-macos-x86_64-0.5.0.tar.xz",
384      "shasum": "28702cc05745c7c0bd450487d5f4091bf0a1ad279b35eb9a640ce3e3a15b300d",
385      "size": "37898664"
386    },
387    "x86_64-windows": {
388      "tarball": "https://ziglang.org/download/0.5.0/zig-windows-x86_64-0.5.0.zip",
389      "shasum": "58141323db8d84a5af62746be5f9140bc161ee760ef33dc91a887bf9ac021976",
390      "size": "44871804"
391    },
392    "x86_64-linux": {
393      "tarball": "https://ziglang.org/download/0.5.0/zig-linux-x86_64-0.5.0.tar.xz",
394      "shasum": "43e8f8a8b8556edd373ddf9c1ef3ca6cf852d4d09fe07d5736d12fefedd2b4f7",
395      "size": "40895068"
396    }
397  },
398  "0.4.0": {
399    "date": "2019-04-08",
400    "docs": "https://ziglang.org/documentation/0.4.0/",
401    "notes": "https://ziglang.org/download/0.4.0/release-notes.html",
402    "src": {
403      "tarball": "https://ziglang.org/download/0.4.0/zig-0.4.0.tar.xz",
404      "shasum": "fec1f3f6b359a3d942e0a7f9157b3b30cde83927627a0e1ea95c54de3c526cfc",
405      "size": "5348776"
406    },
407    "x86_64-freebsd": {
408      "tarball": "https://ziglang.org/download/0.4.0/zig-freebsd-x86_64-0.4.0.tar.xz",
409      "shasum": "3d557c91ac36d8262eb1733bb5f261c95944f9b635e43386e3d00a3272818c30",
410      "size": "27269672"
411    },
412    "x86_64-macos": {
413      "tarball": "https://ziglang.org/download/0.4.0/zig-macos-x86_64-0.4.0.tar.xz",
414      "shasum": "67c932982484d017c5111e54af9f33f15e8e05c6bc5346a55e04052159c964a8",
415      "size": "30841504"
416    },
417    "x86_64-windows": {
418      "tarball": "https://ziglang.org/download/0.4.0/zig-windows-x86_64-0.4.0.zip",
419      "shasum": "fbc3dd205e064c263063f69f600bedb18e3d0aa2efa747a63ef6cafb6d73f127",
420      "size": "35800101"
421    },
422    "x86_64-linux": {
423      "tarball": "https://ziglang.org/download/0.4.0/zig-linux-x86_64-0.4.0.tar.xz",
424      "shasum": "fb1954e2fb556a01f8079a08130e88f70084e08978ff853bb2b1986d8c39d84e",
425      "size": "32876100"
426    }
427  },
428  "0.3.0": {
429    "date": "2018-09-28",
430    "docs": "https://ziglang.org/documentation/0.3.0/",
431    "notes": "https://ziglang.org/download/0.3.0/release-notes.html",
432    "src": {
433      "tarball": "https://ziglang.org/download/0.3.0/zig-0.3.0.tar.xz",
434      "shasum": "d70af604f3a8622f3393d93abb3e056bf60351e32d121e6fa4fe03d8d41e1f5a",
435      "size": "2335592"
436    },
437    "x86_64-macos": {
438      "tarball": "https://ziglang.org/download/0.3.0/zig-macos-x86_64-0.3.0.tar.xz",
439      "shasum": "19dec1f1943ab7be26823376d466f7e456143deb34e17502778a949034dc2e7e",
440      "size": "23712696"
441    },
442    "x86_64-windows": {
443      "tarball": "https://ziglang.org/download/0.3.0/zig-windows-x86_64-0.3.0.zip",
444      "shasum": "bb568c03950958f8bb3472139c3ab5ed74547c8c694ab50f404c202faf51baf4",
445      "size": "22524425"
446    },
447    "x86_64-linux": {
448      "tarball": "https://ziglang.org/download/0.3.0/zig-linux-x86_64-0.3.0.tar.xz",
449      "shasum": "b378d0aae30cb54f28494e7bc4efbc9bfb6326f47bfb302e8b5287af777b2f3c",
450      "size": "25209304"
451    }
452  },
453  "0.2.0": {
454    "date": "2018-03-15",
455    "docs": "https://ziglang.org/documentation/0.2.0/",
456    "notes": "https://ziglang.org/download/0.2.0/release-notes.html",
457    "src": {
458      "tarball": "https://ziglang.org/download/0.2.0/zig-0.2.0.tar.xz",
459      "shasum": "29c9beb172737f4d5019b88ceae829ae8bc6512fb4386cfbf895ae2b42aa6965",
460      "size": "1940832"
461    },
462    "x86_64-windows": {
463      "tarball": "https://ziglang.org/download/0.2.0/zig-win64-0.2.0.zip",
464      "shasum": "4f8a2979941a1f081ec8e545cca0b72608c0db1c5a3fd377a94db40649dcd3d4",
465      "size": "21076274"
466    },
467    "x86_64-linux": {
468      "tarball": "https://ziglang.org/download/0.2.0/zig-linux-x86_64-0.2.0.tar.xz",
469      "shasum": "209c6fb745d42474c0a73d6f291c7ae3a38b6a1b6b641eea285a7f840cc1a890",
470      "size": "22551928"
471    }
472  },
473  "0.1.1": {
474    "date": "2017-10-17",
475    "docs": "https://ziglang.org/documentation/0.1.1/",
476    "notes": "https://ziglang.org/download/0.1.1/release-notes.html",
477    "src": {
478      "tarball": "https://ziglang.org/download/0.1.1/zig-0.1.1.tar.xz",
479      "shasum": "ffca0cfb263485287e19cc997b08701fcd5f24b700345bcdc3dd8074f5a104e0",
480      "size": "1659716"
481    },
482    "x86_64-windows": {
483      "tarball": "https://ziglang.org/download/0.1.1/zig-win64-0.1.1.zip",
484      "shasum": "6fc88bef531af7e567fe30bf60da1487b86833cbee84c7a2f3e317030aa5b660",
485      "size": "19757776"
486    }
487  }
488}
489