Skip to content

Commit 2334843

Browse files
authored
Add 6.1.0 to index.js
1 parent 96e1dd4 commit 2334843

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dist/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ const semver = __importStar(__nccwpck_require__(1383));
460460
const core = __importStar(__nccwpck_require__(2186));
461461
const os_1 = __nccwpck_require__(1855);
462462
const VERSIONS_LIST = [
463+
["6.1.0", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
463464
["6.0.3", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
464465
["6.0.2", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
465466
["6.0.1", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
@@ -17242,4 +17243,4 @@ module.exports = JSON.parse('{"/etc/fedora-release":["Fedora"],"/etc/redhat-rele
1724217243
/******/ module.exports = __webpack_exports__;
1724317244
/******/
1724417245
/******/ })()
17245-
;
17246+
;

0 commit comments

Comments
 (0)