From 94089c4f02b2cad93197926ba82fab278d77c417 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Mon, 18 Sep 2023 12:21:22 +0000 Subject: [PATCH] AU: 2 updated - 360ts spotify [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/5bc7ad221e0371df4a0cf566a20eee2d863836a3 --- automatic/360ts/360ts.json | 2 +- automatic/360ts/360ts.nuspec | 2 +- automatic/360ts/tools/chocolateyInstall.ps1 | 4 ++-- automatic/spotify/info | 2 +- automatic/spotify/spotify.nuspec | 2 +- automatic/spotify/tools/ChocolateyInstall.ps1 | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/automatic/360ts/360ts.json b/automatic/360ts/360ts.json index 47b1a4366c5..030069f1fc6 100644 --- a/automatic/360ts/360ts.json +++ b/automatic/360ts/360ts.json @@ -1,4 +1,4 @@ { - "ts": "11.0.0.1028", + "ts": "11.0.0.1042", "tse": "8.8.0.1119" } diff --git a/automatic/360ts/360ts.nuspec b/automatic/360ts/360ts.nuspec index d2155a51717..4a845bcf27f 100644 --- a/automatic/360ts/360ts.nuspec +++ b/automatic/360ts/360ts.nuspec @@ -3,7 +3,7 @@ 360ts - 11.0.0.1028 + 11.0.0.1042 360 Total Security Qihu 360 Software chocolatey-community,adgellida diff --git a/automatic/360ts/tools/chocolateyInstall.ps1 b/automatic/360ts/tools/chocolateyInstall.ps1 index ffbcf65d4d4..f4e866fd1c6 100644 --- a/automatic/360ts/tools/chocolateyInstall.ps1 +++ b/automatic/360ts/tools/chocolateyInstall.ps1 @@ -3,8 +3,8 @@ $packageArgs = @{ packageName = '360ts' fileType = 'exe' - url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_11.0.0.1028.exe' - checksum = '6865e96c5d7cfbd43430f107a15e2a0aa8de37d9d7d4fba17e67a181b36b4386' + url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_11.0.0.1042.exe' + checksum = '5f3de6fe5afe60fc06a0407f8e01aef854128945a0e1502f1e14544592174d9a' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/spotify/info b/automatic/spotify/info index e7979b0e6bc..e1f145d9411 100644 --- a/automatic/spotify/info +++ b/automatic/spotify/info @@ -1 +1 @@ -"8c8af52fadf47c2ce86d2b337cdf4a62"|1.2.16.947 +"be643acc9d9e24d316093df48042c27c"|1.2.20.1216 diff --git a/automatic/spotify/spotify.nuspec b/automatic/spotify/spotify.nuspec index 460c2bc4e94..86f67c17573 100644 --- a/automatic/spotify/spotify.nuspec +++ b/automatic/spotify/spotify.nuspec @@ -3,7 +3,7 @@ spotify - 1.2.16.947 + 1.2.20.1216 Spotify Spotify http://spotify.com diff --git a/automatic/spotify/tools/ChocolateyInstall.ps1 b/automatic/spotify/tools/ChocolateyInstall.ps1 index 4d9fd33bc13..cb9d454fda0 100644 --- a/automatic/spotify/tools/ChocolateyInstall.ps1 +++ b/automatic/spotify/tools/ChocolateyInstall.ps1 @@ -5,7 +5,7 @@ $arguments = @{ softwareName = 'Spotify' file = Join-Path $downloadDir $installer url = 'https://download.scdn.co/SpotifySetup.exe' - checksum = 'BB1C8FF3C50EF93DC23A694F380955DF8474F3DFD8728E791882E8A7000D809BD36152DBD7FE9A22F4F494914F02ECF83D8594840F8D3BD93C5C1785E4EAA1B2' + checksum = '054C0E92EEC308BBC60DC878A56BF8298EA9B58DF1E4315D25FBFB00EF7E747A05432A2D09806E2387550808E62C3186474FF8E8ACFED0F9EAB5C17145FA6233' fileType = 'exe' checksumType = 'sha512' silentArgs = '/silent'