Skip to content

Commit

Permalink
AU: 6 updated - 360ts codeblocks gobby graphviz lightworks maxthon.co…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Feb 13, 2021
1 parent 8a7d0f8 commit a320342
Show file tree
Hide file tree
Showing 16 changed files with 44 additions and 47 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.8.0.1213",
"ts": "10.8.0.1262",
"tse": "8.8.0.1119"
}
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.8.0.1213</version>
<version>10.8.0.1262</version>
<title>360 Total Security</title>
<authors>Qihu 360 Software</authors>
<owners>chocolatey-community,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.8.0.1213.exe'
checksum = '54a4cae6d8a9e4e53f2ee847c615f32fa22d1ad3c0f7eb7e67509a6b21370773'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.8.0.1262.exe'
checksum = '8e425204b79b672e21ed16922c1a7e5bb331204aa4763d7952f848f0204c8e68'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
4 changes: 2 additions & 2 deletions automatic/codeblocks/codeblocks.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>codeblocks</id>
<version>20.03</version>
<version>20.3.0.20210213</version>
<title>Code::Blocks</title>
<authors>The Code::Blocks Team</authors>
<owners>chocolatey-community purity</owners>
Expand Down Expand Up @@ -80,7 +80,7 @@ This package downloads the installer with the included GCC compiler.
]]></description>
<summary>Code::Blocks is a free C++ IDE.</summary>
<releaseNotes>http://www.codeblocks.org/downloads/49</releaseNotes>
<releaseNotes>https://www.codeblocks.org/changelogs/20.03</releaseNotes>
<copyright />
<tags>codeblocks C++ IDE admin foss cross-platform</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/codeblocks</packageSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/codeblocks/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from the sourceforge mirror listed on <http://www.codeblocks.org/downloads/26>
The installer have been downloaded from the sourceforge mirror listed on <https://www.codeblocks.org/downloads/binaries>
and can be verified like this:

1. Go to <https://sourceforge.net/projects/codeblocks/files/Binaries/20.03/Windows/codeblocks-20.03mingw-setup.exe>
Expand All @@ -12,6 +12,6 @@ and can be verified like this:
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: D94E852BDA526584A3B017C81C99CB02B7F566CF4C4813388DC84C38FC119B22
checksum: 862479A6D45B8A36FFC09FC4C63CD0850155088E33BD8CAD9075FB6FCB1F43C2

File 'LICENSE.txt' is obtained from <http://svn.code.sf.net/p/codeblocks/code/trunk/>
2 changes: 1 addition & 1 deletion automatic/gobby/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/74185247d8733e647a66959c185695c3dd5d4165/icons/gobby.png" width="48" height="48"/> [gobby](https://chocolatey.org/packages/gobby)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@74185247d8733e647a66959c185695c3dd5d4165/icons/gobby.png" width="48" height="48"/> [gobby](https://chocolatey.org/packages/gobby)

Gobby is a free collaborative editor. This means that it
provides you with the possibility to edit files simultaneously
Expand Down
43 changes: 20 additions & 23 deletions automatic/gobby/gobby.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>gobby</id>
<version>0.5.0</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/gobby</packageSourceUrl>
<version>0.6.0</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/gobby</packageSourceUrl>
<owners>chocolatey-community, AdmiringWorm</owners>
<title>Gobby</title>
<authors>aburgm</authors>
<projectUrl>https://gobby.github.io/</projectUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/74185247d8733e647a66959c185695c3dd5d4165/icons/gobby.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@74185247d8733e647a66959c185695c3dd5d4165/icons/gobby.png</iconUrl>
<copyright>Copyright © 2008-2014 Armin Burgmeier</copyright>
<licenseUrl>https://github.com/gobby/gobby/blob/master/COPYING</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -18,8 +18,7 @@
<bugTrackerUrl>https://github.com/gobby/gobby/issues</bugTrackerUrl>
<tags>gobby admin collaboration editor foss cross-platform</tags>
<summary>Gobby is a multi-platform collaborative text editor. It allows multiple users to edit the same document together over the internet in real-time.</summary>
<description>
Gobby is a free collaborative editor. This means that it
<description><![CDATA[Gobby is a free collaborative editor. This means that it
provides you with the possibility to edit files simultaneously
with other users over a network. The platforms on which you could use
Gobby are so far Microsoft Windows, Linux, Mac OS X and other
Expand All @@ -28,24 +27,22 @@ nicely into the GNOME desktop environment if you want it to.
## Features
* Realtime collaboration through encrypted connections (including PFS)
* Each user has its own colour to be identified by others
* Local group Undo
* Group chat
* Shows cursors and selections of remote users
* Sidebar with all the others having joined the session
* Syntax highlighting, auto indentation, configurable tab
width
* Multiple documents in one session
* Zeroconf support (optional)
* Unicode support
* Internationalisation
* Highly configurable dedicated server
* Sophisticated Access Control Lists (ACLs)
* Cross-platform: Microsoft Windows, Linux, Mac OS X, other
flavours of Unix
* Free software, licenced under the terms of the ISC license
</description>
- Realtime collaboration through encrypted connections (including PFS)
- Each user has its own colour to be identified by others
- Local group Undo
- Group chat
- Shows cursors and selections of remote users
- Sidebar with all the others having joined the session
- Syntax highlighting, auto indentation, configurable tab width
- Multiple documents in one session
- Zeroconf support (optional)
- Unicode support
- Internationalisation
- Highly configurable dedicated server
- Sophisticated Access Control Lists (ACLs)
- Cross-platform: Microsoft Windows, Linux, Mac OS X, other flavours of Unix
- Free software, licenced under the terms of the ISC license
]]></description>
<releaseNotes>https://github.com/gobby/gobby/blob/master/NEWS</releaseNotes>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
Expand Down
8 changes: 4 additions & 4 deletions automatic/gobby/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download location on <https://github.com/gobby/gobby/wiki/Download>
The embedded software have been downloaded from the listed download location on <https://github.com/gobby/gobby/releases>
(Look under Source Code Tarballs) and can be verified by doing the following:

1. Download the following <>
1. Download the following <https://github.com/gobby/gobby/releases/download/v0.6.0/gobby-0.6.0-x64.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:
checksum:
checksum type: sha256
checksum: D8B3C71D166E95DA3E13AB920DC63CD0BE7CE4D4F43E4567ABD8646CBDC72128

The file 'LICENSE.txt' has been obtained from <https://github.com/gobby/gobby/blob/8d1af06e037b7d7b9dd5d89f1136288ff3bfc4b5/COPYING>
2 changes: 1 addition & 1 deletion automatic/gobby/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\"
file = "$toolsPath\gobby-0.6.0-x64.exe"
softwareName = 'Gobby*'
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/graphviz/graphviz.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>graphviz</id>
<version>2.46.0.20210213</version>
<version>2.46.1</version>
<title>Graphviz</title>
<authors>Arif Bilgin, graphviz committers</authors>
<owners>chocolatey, Jason Denizac, Friedrich von Never</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/graphviz/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x64: https://gitlab.com/graphviz/graphviz/-/package_files/6164164/download
x64: https://gitlab.com/graphviz/graphviz/-/package_files/7097345/download

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: DEE9679971BC6031DCBA2FDD0482243DFE0B652867B075B613931351E0703796
checksum64: 8E4B73F56691A2DAE7ECB4BBEA3CE62AD4D8583D4E99A516254DBDDB93C100D9


File 'license.txt' is a copy of file 'share\license.rtf' obtained from the installation directory
2 changes: 1 addition & 1 deletion automatic/graphviz/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = 'graphviz'
fileType = 'exe'
file64 = "$toolsPath\stable_windows_10_cmake_Release_x64_graphviz-install-2.46.0-win64.exe.exe"
file64 = "$toolsPath\stable_windows_10_cmake_Release_x64_graphviz-install-2.46.1-win64.exe.exe"
silentArgs = '/S'
validExitCodes = @(0)
softwareName = 'Graphviz*'
Expand Down
2 changes: 1 addition & 1 deletion automatic/lightworks/lightworks.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>lightworks</id>
<title>Lightworks</title>
<version>2020.1.1</version>
<version>2021.1</version>
<authors>LWKS Software LTD</authors>
<owners>chocolatey-community,Redsandro</owners>
<summary>Lightworks is a professional NLE for editing and mastering digital video.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/lightworks/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ $packageArgs = @{
packageName = 'lightworks'
fileType = 'EXE'
url = ''
url64bit = 'https://cdn.lwks.com/releases/2020.1.1/lightworks_2020.1.1_r124942_64bit_setup.exe'
url64bit = 'https://cdn.lwks.com/releases/2021.1/lightworks_2021.1_r126716_64bit_setup.exe'
checksum = ''
checksum64 = '27d1f7ef922638a62fea38c7a1918d51a0e75c7408ab213835e1f09016f51b66'
checksum64 = '2f452ae04b59ac5ea28363801497a0cc32388b8e786dc2d0cd8cda286426a340'
checksumType = ''
checksumType64 = 'sha256'
silentArgs = '/S'
Expand Down
2 changes: 1 addition & 1 deletion automatic/maxthon.commandline/maxthon.commandline.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>maxthon.commandline</id>
<version>6.1.0.2000</version>
<version>6.1.1.1000</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/maxthon.commandline</packageSourceUrl>
<owners>chocolatey-community, Maxthon International Limited</owners>
<title>Maxthon (Portable)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/maxthon.commandline/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition

$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'https://dl.maxthon.com/mx6/maxthon_portable_6.1.0.2000_x86.7z'
checksum = '76d1de0cdd0e4a926153b85f980a4e7dfea7c128f316df6d13265abad4475117'
url = 'https://dl.maxthon.com/mx6/maxthon_portable_6.1.1.1000_x86.zip'
checksum = '9bd24c106adeee7936866d8ccc463fa27e4d34e3f815915a0c3299d1de29875a'
checksumType = 'sha256'
destination = $toolsDir
}
Expand Down

0 comments on commit a320342

Please sign in to comment.