From afda523255673e04494762d4b8ba441654e369a2 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Sun, 24 Dec 2023 18:14:09 +0000 Subject: [PATCH] AU: 1 updated - tribler [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/e89e000e6b1157ff2aee349aca5a9080dc75fb52 --- automatic/tribler/tools/chocolateyInstall.ps1 | 8 ++++---- automatic/tribler/tribler.nuspec | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/automatic/tribler/tools/chocolateyInstall.ps1 b/automatic/tribler/tools/chocolateyInstall.ps1 index 55e9d88ceb8..c435d1959bc 100644 --- a/automatic/tribler/tools/chocolateyInstall.ps1 +++ b/automatic/tribler/tools/chocolateyInstall.ps1 @@ -5,11 +5,11 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - url = 'https://github.com/Tribler/tribler/releases/download/v7.12.1/Tribler_7.12.1_x86.exe' - url64 = 'https://github.com/Tribler/tribler/releases/download/v7.12.1/Tribler_7.12.1_x64.exe' - checksum = '6b86addf1c0f8ae622a9ceb7c00ed786db7caa6cc13f755b59a2280f638d15aa' + url = 'https://github.com/Tribler/tribler/releases/download/v7.13.1/Tribler_7.13.1_x86.exe' + url64 = 'https://github.com/Tribler/tribler/releases/download/v7.13.1/Tribler_7.13.1_x64.exe' + checksum = '4ebad70718b4eec10b83db0c754d19532072f23511f874a1ef45091f87d986f6' checksumType = 'sha256' - checksum64 = '8bcdf517d23024ba63d58c1336fb65c3f412f6a36f44719f6583474f9aec91fc' + checksum64 = '5164fe4e1c3b70c27119c3aea7ca01a25d549a2259b2f8a179e55e41f8b22771' checksumType64 = 'sha256' softwareName = 'Tribler' silentArgs = '/S' diff --git a/automatic/tribler/tribler.nuspec b/automatic/tribler/tribler.nuspec index 56673b72a65..ca181d55ed7 100644 --- a/automatic/tribler/tribler.nuspec +++ b/automatic/tribler/tribler.nuspec @@ -4,7 +4,7 @@ tribler Tribler - 7.12.1 + 7.13.1 The Tribler Team chocolatey-community, Redsandro Tribler is an open source anonymous decentralized BitTorrent client.