Bump Windows tool versions

This commit is contained in:
2Shirt 2022-09-28 09:32:52 -07:00
parent 5a61ea9abf
commit dc2c9955e6
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -1,7 +1,7 @@
{
"7-Zip Extra": "https://7-zip.org/a/7z2107-extra.7z",
"7-Zip Installer": "https://7-zip.org/a/7z2107.msi",
"ConEmu": "https://github.com/Maximus5/ConEmu/releases/download/v21.09.12/ConEmuPack.210912.7z",
"Python x32": "https://www.python.org/ftp/python/3.8.10/python-3.8.10-embed-win32.zip",
"Python x64": "https://www.python.org/ftp/python/3.8.10/python-3.8.10-embed-amd64.zip"
"7-Zip Extra": "https://7-zip.org/a/7z2201-extra.7z",
"7-Zip Installer": "https://7-zip.org/a/7z2201.msi",
"ConEmu": "https://github.com/Maximus5/ConEmu/releases/download/v22.08.07/ConEmuPack.220807.7z",
"Python x32": "https://www.python.org/ftp/python/3.10.7/python-3.10.7-embed-win32.zip",
"Python x64": "https://www.python.org/ftp/python/3.10.7/python-3.10.7-embed-amd64.zip"
}