Skip to content

Commit

Permalink
AU: 3 updated - 360ts picard screencloud
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 10, 2018
1 parent 88535fa commit d9bf2fa
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 19 deletions.
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"ts": "10.0.0.1175",
"ts": "10.2.0.1019",
"tse": "8.8.0.1096"
}
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>360ts</id>
<version>10.0.0.1175</version>
<version>10.2.0.1019</version>
<title>360 Total Security</title>
<authors>Qihu 360 Software</authors>
<owners>chocolatey,adgellida</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/360ts/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = '360ts'
fileType = 'exe'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.0.0.1175.exe'
checksum = '8572f96cbd5dbc07995a04bd5e49b4488b32a3b6a0507b3ff8f11c9732bf3ef8'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.2.0.1019.exe'
checksum = '6b1bc9788883f75b7f9dcc2b50ac3c32fe543e7171fb2cf588829289c0b5ee8b'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
4 changes: 2 additions & 2 deletions automatic/picard/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://picard.musicbrainz.org/downloads/>
and can be verified by doing the following:

1. Download the following <ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/picard-setup-2.0.2.exe>
1. Download the following <https://musicbrainz.osuosl.org/pub/musicbrainz/picard/picard-setup-2.0.3.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: 84861187C1C55BBAB85FE77073E35B6C1195CEBDD40FB82AB5B6516098D3D49C
checksum: 7CDE6F4E39A5A7574FA5FBF04A98ED40D4922F89CB92555B6F85180B93AE34D2

The file 'LICENSE.txt' has been obtained from <https://github.com/metabrainz/picard/blob/eeb586b392a5a7dc63d64ba697374ea37e6e122a/COPYING.txt>
2 changes: 1 addition & 1 deletion automatic/picard/picard.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>picard</id>
<version>2.0.2</version>
<version>2.0.3</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/picard</packageSourceUrl>
<owners>chocolatey</owners>
<title>MusicBrainz Picard</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/screencloud/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ and can be verified like this:


1. Download the following installers:
x32: https://sourceforge.net/projects/screencloud/files/1.3.0/windows/ScreenCloud-1.3.0-x86.msi/download
x32: https://sourceforge.net/projects/screencloud/files/1.4.0/windows/ScreenCloud-1.4.0-x86.msi/download
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 41B4A0C38DC677820ADD2A7B2A695E9F9E8E60A14E3E869ABE5BFAE27E54A2E5
checksum32: 0D40A9C4E03FAE36D07E2C5037BFAA07A011FDFB8176B7154D3EE0557F7AABD9

File 'LICENSE.txt' is obtained from <https://github.com/olav-st/screencloud/blob/master/LICENSE>
11 changes: 6 additions & 5 deletions automatic/screencloud/screencloud.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>screencloud</id>
<version>1.3.0</version>
<version>1.4.0</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/screencloud</packageSourceUrl>
<owners>chocolatey, p3lim</owners>
<title>screencloud (Install)</title>
Expand All @@ -18,19 +18,20 @@
<bugTrackerUrl>https://github.com/olav-st/screencloud/issues</bugTrackerUrl>
<tags>screencloud screenshot clipboard upload foss cross-platform admin</tags>
<summary>ScreenCloud makes screenshot sharing easy!</summary>
<description>This is the source code for the ScreenCloud client. ScreenCloud is an easy to use screenshot sharing tool consisting of a cross-platform client and a sharing website: [http://screencloud.net/](http://screencloud.net/)
<description><![CDATA[This is the source code for the ScreenCloud client. ScreenCloud is an easy to use screenshot sharing tool consisting of a cross-platform client and a sharing website: [http://screencloud.net/](http://screencloud.net/)
You can also upload to other services, including your own FTP server, Imgur, Dropbox &amp; Ubuntu One through the use of [plugins](https://github.com/olav-st/screencloud-plugins).
You can also upload to other services, including your own FTP server, Imgur, Dropbox & Ubuntu One through the use of [plugins](https://github.com/olav-st/screencloud-plugins).
![A screenshot of the client running on Ubuntu](https://screencloud.net/img/systemtray_linux.png)
Features
--------------
* Open Source and cross-platform(Windows, Mac &amp; Linux)
* Open Source and cross-platform(Windows, Mac & Linux)
* Fast and easy: Snap a photo, paste the link, done!
* Plugin support, save to Dropbox, Imgur, etc.
* Built in screenshot editor.
</description>
]]></description>
<releaseNotes>
[Software Changelog](https://github.com/olav-st/screencloud/commits/master)
</releaseNotes>
Expand Down
4 changes: 2 additions & 2 deletions automatic/screencloud/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$fileName = 'ScreenCloud-1.3.0-x86.msi'
$fileName = 'ScreenCloud-1.4.0-x86.msi'

$packageArgs = @{
packageName = 'screencloud'
Expand All @@ -17,4 +17,4 @@ $packageArgs = @{
Install-ChocolateyInstallPackage @packageArgs

# clean up
rm "$toolsDir\$fileName" -ea 0
Remove-Item "$toolsDir\$fileName" -ea 0
6 changes: 3 additions & 3 deletions automatic/screencloud/tools/chocolateyUninstall.ps1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$ErrorActionPreference = 'Stop'
$ErrorActionPreference = 'Stop'

[array]$key = Get-UninstallRegistryKey -SoftwareName 'ScreenCloud'

if($key.Count -eq 1){
$key | % {
$key | ForEach-Object {
$packageArgs = @{
packageName = 'screencloud'
fileType = 'msi'
Expand All @@ -20,5 +20,5 @@ if($key.Count -eq 1){
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
$key | ForEach-Object {Write-Warning "- $($_.DisplayName)"}
}

0 comments on commit d9bf2fa

Please sign in to comment.