Skip to content

Commit 14f6272

Browse files
authored
update to new prebuilt win sed version (#7062)
1 parent 6be5616 commit 14f6272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/common.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ function install_ide()
165165
wget -nv https://www.python.org/ftp/python/3.8.1/python-3.8.1-embed-win32.zip
166166
unzip -q python-3.8.1-embed-win32.zip
167167
cp "python.exe" "python3.exe"
168-
wget -nv -O sed.exe https://github.com/mbuilov/sed-windows/raw/master/sed-4.7-x64.exe
168+
wget -nv -O sed.exe https://github.com/mbuilov/sed-windows/raw/master/sed-4.8-x64.exe
169169
#wget -nv https://fossies.org/windows/misc/unz600xn.exe
170170
#unzip -q ./unz600xn.exe
171171
popd

0 commit comments

Comments
 (0)