File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 <metadata >
44 <id >tiled</id >
55 <title >Tiled Map Editor</title >
6- <version >1.11.0 </version >
6+ <version >1.11.1 </version >
77 <authors >Thorbjørn Lindeijer</authors >
88 <owners >Adrián Arroyo Calle (aarroyoc), Andrew Kerr (kerrjnr), Thorbjørn Lindeijer (bjorn)</owners >
99 <summary >tiled</summary >
Original file line number Diff line number Diff line change 1- $url32 = " https://github.com/mapeditor/tiled/releases/download/v1.11.0 /Tiled-1.11.0_Windows -7-8_x86.msi"
2- $checksum32 = " FB7A0CA755F43CB9934EABC5462CE8D095DA4DA143F72DBC2D7CA0EAC35B59A2 "
3- $url64 = " https://github.com/mapeditor/tiled/releases/download/v1.11.0 /Tiled-1.11.0_Windows -10+_x86_64.msi"
4- $checksum64 = " A727E599741BAAC5032B3C96E24E397C1AD045CFCD24CBD0B126CAC66A61B93E "
1+ $url32 = " https://github.com/mapeditor/tiled/releases/download/v1.11.1 /Tiled-1.11.1_Windows -7-8_x86.msi"
2+ $checksum32 = " E2084D2611145DF699272F1A93E6F312FFF5114952BE4D775C18E1FA744391A4Get "
3+ $url64 = " https://github.com/mapeditor/tiled/releases/download/v1.11.1 /Tiled-1.11.1_Windows -10+_x86_64.msi"
4+ $checksum64 = " 9E397581C25A201B0F8121B3DFB9D7B3E3878FECA0FF22C1345E2E0F98E64A1E "
55
66Install-ChocolateyPackage - PackageName " tiled" - FileType " msi" - SilentArgs " /quiet" - Url " $url32 " - Url64bit " $url64 " - ChecksumType " sha256" - Checksum $checksum32 - Checksum64 $checksum64 - validExitCodes @ (0 , 3010 )
You can’t perform that action at this time.
0 commit comments