Skip to content

Commit

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

Update for 2307 - Components
  • Loading branch information
gusztavvargadr committed Jul 22, 2023
2 parents e5aa1a6 + a877bd5 commit 78026eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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_25393.iso",
"iso_url_remote": "https://bit.ly/3XkzN1u",
"iso_checksum": "sha256:8d202d24a50c4510d2bbe5661500f1e8090574ead42f96d44f6315b73f5ec6b0"
"iso_url_local": "{{user `download_directory`}}/Windows11_InsiderPreview_EnterpriseVL_x64_en-us_25905.iso",
"iso_url_remote": "https://bit.ly/3pSzcb9",
"iso_checksum": "sha256:5f180fd265d60341e5220519aa41e67950673a55fcab263c5142a2e4335ecdac"
}
}
2 changes: 1 addition & 1 deletion 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/3PvOtZF",
"iso_url_remote": "https://bit.ly/44Wf5rq",
"iso_checksum": "sha256:096f85c6e37a92f9b277aecdd6ff89015d5ae93ad3e125bde5d11529ee175032"
}
}

0 comments on commit 78026eb

Please sign in to comment.