Skip to content

Commit

Permalink
Merge pull request #410 from gusztavvargadr/feature/update-for-2308-c…
Browse files Browse the repository at this point in the history
…omponents-406

Update for 2308 - Components
  • Loading branch information
gusztavvargadr authored Aug 14, 2023
2 parents 369fbc6 + 1d42078 commit b30169e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/w11ipe/packer/builders/iso/template.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"variables": {
"iso_url_local": "{{user `download_directory`}}/Windows11_InsiderPreview_EnterpriseVL_x64_en-us_25905.iso",
"iso_url_remote": "https://bit.ly/3pSzcb9",
"iso_url_remote": "https://bit.ly/448CeWH",
"iso_checksum": "sha256:5f180fd265d60341e5220519aa41e67950673a55fcab263c5142a2e4335ecdac"
}
}
6 changes: 3 additions & 3 deletions src/wsips/packer/builders/iso/template.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"variables": {
"iso_url_local": "{{user `download_directory`}}/Windows_InsiderPreview_Server_vNext_en-us_25379.iso",
"iso_url_remote": "https://bit.ly/44Wf5rq",
"iso_checksum": "sha256:096f85c6e37a92f9b277aecdd6ff89015d5ae93ad3e125bde5d11529ee175032"
"iso_url_local": "{{user `download_directory`}}/Windows_InsiderPreview_Server_vNext_en-us_25921.iso",
"iso_url_remote": "https://bit.ly/3ORAtZv",
"iso_checksum": "sha256:393ce3ece0cd19893e2630c4e96043b0f67f67b513bde0ba0fc70738af397541"
}
}

0 comments on commit b30169e

Please sign in to comment.