Ignore checksum of Ubisoft Connect

This commit is contained in:
Manuel Thalmann 2023-07-18 19:00:30 +02:00
parent 7c0c84d2dd
commit 8d8e8ce84d

View file

@ -121,10 +121,12 @@ function Restore-PersonalApps([Context] $context) {
# Gaming
choco install -y goggalaxy;
choco install --ignore-checksums -y `
ubisoft-connect;
choco install -y `
epicgameslauncher `
steam `
ubisoft-connect `
Origin `
ea-app;