Skip to content

Commit e92f65d

Browse files
author
BBT Software AG
committed
1 parent 41182b1 commit e92f65d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

automatic/prtgdesktop/prtgdesktop.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<metadata>
55
<id>prtgdesktop</id>
66
<title>PRTG Desktop</title>
7-
<version>25.3.0</version>
7+
<version>25.4.0</version>
88
<authors>Paessler AG</authors>
99
<owners>BBT Software AG</owners>
1010
<projectUrl>https://www.paessler.com/prtg-desktop-app</projectUrl>

automatic/prtgdesktop/tools/chocolateyinstall.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ $packageArgs = @{
1010
checksum = "d986dd5636cf8567145fb5c6042b33b02b0d0dd5"
1111
checksumType = "SHA1"
1212

13-
url64 = "https://downloads.paessler.com/prtg_desktop/25.3.0/64bit/prtg-desktop-offline-25.3.0-64bit.exe"
14-
checksum64 = "f5faa1ea298051ebf1fc4dc0765adac3fc5584c7"
13+
url64 = "https://downloads.paessler.com/prtg_desktop/25.4.0/64bit/prtg-desktop-offline-25.4.0-64bit.exe"
14+
checksum64 = "a29c969387c88f663c181c8e63377eff5d377303"
1515
checksumType64 = "SHA1"
1616

1717
silentArgs = '/quiet /norestart'

0 commit comments

Comments
 (0)