Skip to content

Commit

Permalink
Update index.js to add Swift 5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
o-nnerb authored Jun 25, 2023
1 parent 65540b9 commit 00ab8b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,7 @@ const semver = __importStar(__nccwpck_require__(1383));
const core = __importStar(__nccwpck_require__(2186));
const os_1 = __nccwpck_require__(1855);
const VERSIONS_LIST = [
["5.9", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
["5.8", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
["5.7.3", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
["5.7.2", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
Expand Down Expand Up @@ -17925,4 +17926,4 @@ module.exports = JSON.parse('{"/etc/fedora-release":["Fedora"],"/etc/redhat-rele
/******/ module.exports = __webpack_exports__;
/******/
/******/ })()
;
;

0 comments on commit 00ab8b4

Please sign in to comment.