Skip to content

Commit

Permalink
AU: 4 updated - blender brave chromium freevideoeditor
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 25, 2019
1 parent 56dc4e6 commit 4441ee9
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion automatic/blender/blender.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>blender</id>
<version>2.80</version>
<version>2.81</version>
<title>Blender</title>
<owners>chocolatey, Redsandro</owners>
<authors>Blender Foundation</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/blender/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ location on <https://www.blender.org/download/> (the listed mirrors may differ f
and can be verified by doing the following:

1. Download the following:
64-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.80/blender-2.80-windows64.msi>
64-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.81/blender-2.81-windows64.msi>
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
checksum64: E71084ED45AE96D6CFEF9CACACA1A876F09C5B4915872FC6AC0252B7A93B26C5
checksum64: EAEDD2879A09603256D7D7954CA9D138FFE6F52BEAD151F033B3F769CD98A938

The file 'LICENSE.txt' has been obtained from <http://download.blender.org/release/GPL3-license.txt>
2 changes: 1 addition & 1 deletion automatic/blender/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = 'blender'
softwareName = 'Blender'
fileType = 'msi'
file64 = "$toolsPath\blender-2.80-windows64.msi"
file64 = "$toolsPath\blender-2.81-windows64.msi"
silentArgs = '/quiet /norestart'
validExitCodes = @(0, 2010, 1641)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "1.0.1",
"beta": "1.1.9-beta"
"beta": "1.1.10-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>1.1.9-beta</version>
<version>1.1.10-beta</version>
<title>Brave Browser (Beta)</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
Expand Down
8 changes: 4 additions & 4 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/brave/brave-browser/releases/download/v1.1.9/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.1.9/BraveBrowserSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.1.10/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.1.10/BraveBrowserSilentBetaSetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 3F1C4A360606AE3DF5C16841BA788884D52AB1ADB20EC156B581A003A31D5259
checksum64: EF94CBEAB29B44507AD90BD2FE89292ED28E80E723E4BD66674B1C74AEDA190A
checksum32: BDE3B66CBD77F236EDEE9A86F212FCB5EB2EF40A725A202583FABADE0E40E028
checksum64: 4F95A2553394DA73AFC1033B1AA474E453F7C8E366BBDFA3F09DD7D925429C93

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "80.0.3974.0-snapshots",
"snapshots": "80.0.3978.0-snapshots",
"stable": "75.0.3770.142"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.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>chromium</id>
<version>80.0.3974.0-snapshots</version>
<version>80.0.3978.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/717480/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/717486/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/718575/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/718575/mini_installer.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
checksum32: 57ACC3145B0B5C686A8AA9E15B34C715B7B7B055551A96405B1CA51DE8CCA762
checksum64: 45C9D9FDCF9DCEB186F700C3EDFD12D0F289B88E92896B6B8B042DFD769A73F0
checksum32: 585CCFD86EFD516BD6E8D3392564DB0B6CBD537832506A9525DBBEA784E7F033
checksum64: 67C11755C3FBDFB25FF7B34552AE2103C8739472AB38BD2F15EA55F93A73CF26

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "80.0.3974.0-snapshots"
$version = "80.0.3978.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/freevideoeditor/freevideoeditor.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>freevideoeditor</id>
<version>6.4.0</version>
<version>6.4.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/freevideoeditor</packageSourceUrl>
<owners>chocolatey</owners>
<title>VSDC Free Video Editor</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freevideoeditor/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type: sha256
checksum32: 0BEDA3AD46B6B03E98101860884E4E182135F9DF8FAE2EE710DB71FF6040850F
checksum64: C183D50626CD4A027414AA2D9BCEC3C49C11E9227FAF5E717849DE189B33457A
checksum32: 6B89F08BB466601E42ED14B4FB1EFF3119C777958C353CAA7BD659367E2EDF6C
checksum64: 68674B4102D87F29C4FC768D71469DFA060B8DA89B2B5A73D0DC406F4F82AD1F

The file 'LICENSE.txt' has been obtained from <http://www.videosoftdev.com/terms-and-conditions>

0 comments on commit 4441ee9

Please sign in to comment.