diff --git a/Essentials/dotnetdesktop10.yml b/Essentials/dotnetdesktop10.yml index fd454b5..c96e5a4 100644 --- a/Essentials/dotnetdesktop10.yml +++ b/Essentials/dotnetdesktop10.yml @@ -5,17 +5,17 @@ License: MIT License_url: https://github.com/dotnet/windowsdesktop/blob/main/LICENSE Steps: - action: install_exe - file_name: windowsdesktop-runtime-10.0.5-win-x86.exe - url: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.5/windowsdesktop-runtime-10.0.5-win-x86.exe - file_checksum: 99d35f8c337a849f69dd3ad053b530db - file_size: 55612192 + file_name: windowsdesktop-runtime-10.0.7-win-x86.exe + url: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.7/windowsdesktop-runtime-10.0.7-win-x86.exe + file_checksum: cb7b78f2fcef731906e1f7b3b03d0ddd + file_size: 55685016 arguments: /quiet - action: install_exe - file_name: windowsdesktop-runtime-10.0.5-win-x64.exe - url: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.5/windowsdesktop-runtime-10.0.5-win-x64.exe - file_checksum: 4416e90423f2a264af51a2377514138e - file_size: 60082160 + file_name: windowsdesktop-runtime-10.0.7-win-x64.exe + url: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.7/windowsdesktop-runtime-10.0.7-win-x64.exe + file_checksum: e31f4e90541c3471165fb376cf636011 + file_size: 60029960 arguments: /quiet for: - win64