We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.8.2
1.8.3
1 parent 95a9f9e commit 8d7d086Copy full SHA for 8d7d086
versions.json
@@ -1,5 +1,13 @@
1
{
2
"releases": {
3
+ "1.8.3": {
4
+ "hash": "sha256-4W1Cs3PAGn43eGDK15qSvN+gLdkkoFIwhejcJsCqcYA=",
5
+ "vendorHash": "sha256-2+ctm1lJjCHITWV7BqoqgBlXKjNT4lueAt4F3UtoL9Q="
6
+ },
7
+ "1.8.2": {
8
+ "hash": "sha256-c9RzdmaTXMOi4oP++asoysDpt/BSvBK/GmEDDGViSl0=",
9
10
11
"1.8.1": {
12
"hash": "sha256-q/r1KK0svdK/5Za4bqU6bGgTcWmG+YZFJUFRKqPAWSw=",
13
"vendorHash": "sha256-xpgGceAA+kvwUp4T0m9rnbPoZ3uJHU2KIRsrcGr8dRo="
@@ -298,7 +306,7 @@
298
306
}
299
307
},
300
308
"latest": {
301
- "1.8": "1.8.1",
309
+ "1.8": "1.8.3",
302
310
"1.7": "1.7.5",
303
311
"1.6": "1.6.6",
304
312
"1.5": "1.5.7",
0 commit comments