Skip to content

Commit 21a1704

Browse files
committed
1 parent d764786 commit 21a1704

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

automatic/ntlite-free/ntlite-free.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>ntlite-free</id>
5-
<version>2025.12.10723</version>
5+
<version>2025.12.10736</version>
66
<title>NTLite (Free) (Install)</title>
77
<authors>Nlitesoft</authors>
88
<owners>tunisiano</owners>

automatic/ntlite-free/tools/chocolateyinstall.ps1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
$ErrorActionPreference = 'Stop'
22
$packageName = 'ntlite-free'
33
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
4-
$url = 'https://downloads.ntlite.com/files/NTLite_setup_x86.exe'
5-
$checksum = '14cfa46e95ddf6f7ef7d47c3ca684c40a0bf0b5cc4e397ad3f12dc17779ee204'
4+
$url = 'https://downloads.ntlite.com/files/NTLite_setup_x86_legacy.exe'
5+
$checksum = '5f01c04b7438fe2e5cc6a94591d87e5ab3bcf36ad2198007d261e44f20e00de0'
66
$checksumType = 'sha256'
77
$url64 = 'https://downloads.ntlite.com/files/NTLite_setup_x64.exe'
8-
$checksum64 = '6d0170b11e8d30d43b41d02349e6801015cd278eb2aeba4aff40483e9a2f4441'
8+
$checksum64 = '8219daa8d91a327f691111b22d5dda047ecb9a88373b74616882803e7b485ded'
99
$checksumType64 = 'sha256'
1010

1111
$packageArgs = @{

automatic/warzone2100/warzone2100.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>warzone2100</id>
5-
<version>4.5.2</version>
5+
<version>4.6.2</version>
66
<title>Warzone 2100 (Install)</title>
77
<authors>buginator, cypr, sendai, the_cybersphinx, vexed-1</authors>
88
<owners>tunisiano</owners>

0 commit comments

Comments
 (0)