mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
update to new prebuilt win sed version (#7062)
This commit is contained in:
parent
6be561617f
commit
14f627218b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user