8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be5616 commit 14f6272Copy full SHA for 14f6272
tests/common.sh
@@ -165,7 +165,7 @@ function install_ide()
165
wget -nv https://www.python.org/ftp/python/3.8.1/python-3.8.1-embed-win32.zip
166
unzip -q python-3.8.1-embed-win32.zip
167
cp "python.exe" "python3.exe"
168
- 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
169
#wget -nv https://fossies.org/windows/misc/unz600xn.exe
170
#unzip -q ./unz600xn.exe
171
popd
0 commit comments