Skip to content

Commit

Permalink
AU: 2 updated - smartftp tribler
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 27, 2019
1 parent 245e286 commit 4aeec3b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey</owners>
<version>9.0.2695.0</version>
<version>9.0.2696.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
4 changes: 2 additions & 2 deletions automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'msi'
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '40b07228cb34340edfc7d7e3174c6f1342a57bf91ae342b9117893ef76c2596e'
checksum64 = '01e8bb2c87ccc1f2be2475bba5f784a3a7d9106ede97b45127b425d91556e5cd'
checksum = 'e1f96b509e082ac40c404083fcfd1a9f41cb2391d7d7111569df58e585a69dc6'
checksum64 = '8f85a44b9fea54b38a89d62d08f5fc17ba2869afa2daa9e9a673bc6602cab020'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
2 changes: 1 addition & 1 deletion automatic/tribler/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@31eebb648daf450ee49dfdaa5cb613009d86d862/icons/tribler.png" width="48" height="48"/> [tribler](https://chocolatey.org/packages/tribler)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@31eebb648daf450ee49dfdaa5cb613009d86d862/icons/tribler.png" width="48" height="48"/> [tribler](https://chocolatey.org/packages/tribler)


Tribler is an open source anonymous peer-to-peer decentralized BitTorrent client. Tribler is based on the BitTorrent protocol and uses an overlay network for content searching, which makes the program operate independent of external websites and renders it immune to limiting external action, for example, government restraint.
Expand Down
8 changes: 4 additions & 4 deletions automatic/tribler/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.2/Tribler_7.2.2_x86.exe'
url64 = 'https://github.com/Tribler/tribler/releases/download/v7.2.2/Tribler_7.2.2_x64.exe'
checksum = '9684de83d64b00b4a386c3dcebbb2324b8f463a7ffbd7afd9ada19bb8858b9e0'
url = 'https://github.com/Tribler/tribler/releases/download/v7.3.0/Tribler_7.3.0_x86.exe'
url64 = 'https://github.com/Tribler/tribler/releases/download/v7.3.0/Tribler_7.3.0_x64.exe'
checksum = '8e792bdc6dc62932e43ea5c478da02b70d019c9300cfa458fd6ec6db0462d28b'
checksumType = 'sha256'
checksum64 = '794ecbae6578e285f73def12c5504faa5411088903b24d9b02faad58f5570456'
checksum64 = '7929c6d036ca3e2d004d9bf16e091c579418a9c483cf2500822813d850d3b26e'
checksumType64 = 'sha256'
softwareName = 'Tribler'
silentArgs = '/S'
Expand Down
6 changes: 3 additions & 3 deletions automatic/tribler/tribler.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>tribler</id>
<title>Tribler</title>
<version>7.2.2</version>
<version>7.3.0</version>
<authors>The Tribler Team</authors>
<owners>chocolatey, Redsandro</owners>
<summary>Tribler is an open source anonymous decentralized BitTorrent client.</summary>
Expand Down Expand Up @@ -38,9 +38,9 @@ Watch before the download is finished. Tribler streams it for you.
<tags>tribler bittorrent admin foss cross-platform</tags>
<licenseUrl>https://github.com/Tribler/tribler/blob/next/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@31eebb648daf450ee49dfdaa5cb613009d86d862/icons/tribler.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@31eebb648daf450ee49dfdaa5cb613009d86d862/icons/tribler.png</iconUrl>
<releaseNotes>https://github.com/Tribler/tribler/releases/tag/v7.0.2</releaseNotes>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/tribler</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/tribler</packageSourceUrl>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down

0 comments on commit 4aeec3b

Please sign in to comment.