Skip to content

Commit

Permalink
Merge pull request bottlesdevs#216 from nmlynch94/main
Browse files Browse the repository at this point in the history
Reverting use of proxy for x64 wininet, urlmon, and iertutil
  • Loading branch information
mirkobrombin authored Jan 1, 2024
2 parents 351d00c + 9b7cd9d commit ac9e305
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Essentials/iertutil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Steps:
- action: cab_extract
file_name: windows6.1-kb976932-x64_74865ef2562006e51d7f9333b4a8d45b7a749dab.exe
rename: windows6.1-kb976932-x64.exe
url: https://proxy.usebottles.com/redistributable/dependencies/windows6.1-kb976932-x64.exe
url: http://download.windowsupdate.com/msdownload/update/software/svpk/2011/02/windows6.1-kb976932-x64_74865ef2562006e51d7f9333b4a8d45b7a749dab.exe
file_checksum: 28d3932f714bf71d78e75d36aa2e0fb8
dest: temp/windows6.1-kb976932-x64

Expand Down
2 changes: 1 addition & 1 deletion Essentials/urlmon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Steps:
- action: cab_extract
file_name: windows6.1-kb976932-x64_74865ef2562006e51d7f9333b4a8d45b7a749dab.exe
rename: windows6.1-kb976932-x64.exe
url: https://proxy.usebottles.com/redistributable/dependencies/windows6.1-kb976932-x64.exe
url: http://download.windowsupdate.com/msdownload/update/software/svpk/2011/02/windows6.1-kb976932-x64_74865ef2562006e51d7f9333b4a8d45b7a749dab.exe
file_checksum: 28d3932f714bf71d78e75d36aa2e0fb8
dest: temp/windows6.1-kb976932-x64

Expand Down
2 changes: 1 addition & 1 deletion Essentials/wininet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Steps:
- action: cab_extract
file_name: windows6.1-kb976932-x64_74865ef2562006e51d7f9333b4a8d45b7a749dab.exe
rename: windows6.1-kb976932-x64.exe
url: https://proxy.usebottles.com/redistributable/dependencies/windows6.1-kb976932-x64.exe
url: http://download.windowsupdate.com/msdownload/update/software/svpk/2011/02/windows6.1-kb976932-x64_74865ef2562006e51d7f9333b4a8d45b7a749dab.exe
file_checksum: 28d3932f714bf71d78e75d36aa2e0fb8
dest: temp/windows6.1-kb976932-x64

Expand Down

0 comments on commit ac9e305

Please sign in to comment.