Skip to content

Commit

Permalink
update to new prebuilt win sed version (esp8266#7062)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-a-v authored Feb 4, 2020
1 parent 6be5616 commit 14f6272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ function install_ide()
wget -nv https://www.python.org/ftp/python/3.8.1/python-3.8.1-embed-win32.zip
unzip -q python-3.8.1-embed-win32.zip
cp "python.exe" "python3.exe"
wget -nv -O sed.exe https://github.com/mbuilov/sed-windows/raw/master/sed-4.7-x64.exe
wget -nv -O sed.exe https://github.com/mbuilov/sed-windows/raw/master/sed-4.8-x64.exe
#wget -nv https://fossies.org/windows/misc/unz600xn.exe
#unzip -q ./unz600xn.exe
popd
Expand Down

0 comments on commit 14f6272

Please sign in to comment.