Skip to content

Commit 9f58f22

Browse files
authored
feat: Add support for 1.8.4 (#78)
1 parent 8d7d086 commit 9f58f22

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

versions.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"releases": {
3+
"1.8.4": {
4+
"hash": "sha256-YCFmjQ/xlyB0spumw8hBUmr9UVC7ZPNGrxYecFKi3aw=",
5+
"vendorHash": "sha256-PXA2AWq1IFmnqhhU92S9UaIYTUAAn5lsg3S7h5hBOQE="
6+
},
37
"1.8.3": {
48
"hash": "sha256-4W1Cs3PAGn43eGDK15qSvN+gLdkkoFIwhejcJsCqcYA=",
59
"vendorHash": "sha256-2+ctm1lJjCHITWV7BqoqgBlXKjNT4lueAt4F3UtoL9Q="
@@ -306,7 +310,7 @@
306310
}
307311
},
308312
"latest": {
309-
"1.8": "1.8.3",
313+
"1.8": "1.8.4",
310314
"1.7": "1.7.5",
311315
"1.6": "1.6.6",
312316
"1.5": "1.5.7",

0 commit comments

Comments
 (0)