mirror of
https://github.com/Maximus5/ConEmu.git
synced 2025-05-09 01:01:08 +08:00
4 lines
158 B
Batchfile
4 lines
158 B
Batchfile
@setlocal
|
|
@set dt=%date:~8,2%%date:~3,2%%date:~0,2%
|
|
@conemuc -download https://api.github.com/repos/Maximus5/ConEmu/releases "%~dp0downloads-%dt%.json" 2>nul
|