Skip to content

Commit

Permalink
AU: 4 updated - brave krita picard python3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 4, 2019
1 parent a8b9234 commit cfd96cb
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 21 deletions.
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": "0.69.132",
"beta": "0.70.106-beta"
"beta": "0.70.107-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>0.70.106-beta</version>
<version>0.70.107-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/v0.70.106/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.70.106/BraveBrowserSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v0.70.107/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.70.107/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: 010C36325770866BE3396AFD03499AB94C3864EC7375C53B58BE4CBA16796777
checksum64: 8A290271E97FEADBE71C0EFBB17D525EEE4CD54BA59DDF9F9AFBA7C0AE8BCC37
checksum32: AF3FF8D7F856B466EF442FB96551C674CA65E78D378EDC3A999AD80AB9C0A13D
checksum64: C3977CD1F3D054ABE8527F65D36DA8BA97384AEF06EAC636851E1B50470C5CD4

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/krita/krita.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>krita</id>
<title>Krita</title>
<version>4.2.6</version>
<version>4.2.7.1</version>
<owners>chocolatey,dtgm,KDE</owners>
<summary>Krita is a sketching and painting program designed for digital artists.</summary>
<description><![CDATA[Krita is a FREE and open source painting tool designed for concept artists, illustrators, matte and texture artists, and the VFX industry. Krita has been in development for over 10 years and has had an explosion in growth recently. It offers many common and innovative features to help the amateur and professional alike. See below for some of the highlighted features.
Expand Down
8 changes: 4 additions & 4 deletions automatic/krita/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x86: https://download.kde.org/stable/krita/4.2.6/krita-x86-4.2.6-setup.exe
x64: https://download.kde.org/stable/krita/4.2.6/krita-x64-4.2.6-setup.exe
x86: https://download.kde.org/stable/krita/4.2.7.1/krita-x86-4.2.7.1-setup.exe
x64: https://download.kde.org/stable/krita/4.2.7.1/krita-x64-4.2.7.1-setup.exe

to download the installer.

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

checksum32: FCEB29051724AF3C8FB1122A3C88BABC01BF77F18F48379A350B40898554F522
checksum64: 9946096460A37F6512C91166B90FAC308E9BC6B18CD823224C8082FC153BBDC5
checksum32: 3CB92F77E0913A20E2E02A0BA953460A7E39AD0E7A24B9530FC707F6808E8FEC
checksum64: 31538A959E7B271CF7C166F4E1E6162E5958E9B54055C4ECB1F50335FAB2F01F

Checksums type: sha256

Expand Down
4 changes: 2 additions & 2 deletions automatic/krita/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $packageArgs = @{
silentArgs = "/S"
softwareName = 'Krita'

url = 'https://download.kde.org/stable/krita/4.2.6/krita-x86-4.2.6-setup.exe'
checksum = 'FCEB29051724AF3C8FB1122A3C88BABC01BF77F18F48379A350B40898554F522'
url = 'https://download.kde.org/stable/krita/4.2.7.1/krita-x86-4.2.7.1-setup.exe'
checksum = '3CB92F77E0913A20E2E02A0BA953460A7E39AD0E7A24B9530FC707F6808E8FEC'
checksumType = 'sha256'
file64 = Get-Item $toolsDir\*.exe
}
Expand Down
8 changes: 4 additions & 4 deletions automatic/python3/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://www.python.org/ftp/python/3.8.0/python-3.8.0b4.exe
x64: https://www.python.org/ftp/python/3.8.0/python-3.8.0b4-amd64.exe
x32: https://www.python.org/ftp/python/3.8.0/python-3.8.0rc1.exe
x64: https://www.python.org/ftp/python/3.8.0/python-3.8.0rc1-amd64.exe

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'

checksum32: 0AD8E7269E8A276E9D1E3480E2752AD203C121E31DB7E4D6CD6D52B6AE9DDEFE
checksum64: 03DCFA9B9DE6C3671AD8737DCAC007B90046A45965AAC7A98C0E3323F8AD734A
checksum32: 79EB5DD04BE8384154EF6767E35AE570EDE28188BD6CECCE4F18C1AA42D1BB66
checksum64: C9CFFBAF11487C08432D3EA9A3AC125F0FEE41B41E71062477FB057CA1E5AB40

File 'license.txt' is obtained from:
https://www.python.org/download/releases/3.4.0/license/
2 changes: 1 addition & 1 deletion automatic/python3/python3.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"3.5": "3.5.4",
"3.6": "3.6.8-rc1",
"3.7": "3.7.4",
"3.8": "3.8.0-b4"
"3.8": "3.8.0-rc1"
}
2 changes: 1 addition & 1 deletion automatic/python3/python3.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>python3</id>
<version>3.8.0-b4</version>
<version>3.8.0-rc1</version>
<title>Python 3.x</title>
<owners>chocolatey</owners>
<authors>Python Software Foundation</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/python3/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ if ( $pp.InstallDir ) {
$packageArgs = @{
packageName = 'python3'
fileType = 'exe'
file = "$toolsPath\python-3.8.0b4.exe"
file64 = "$toolsPath\python-3.8.0b4-amd64.exe"
file = "$toolsPath\python-3.8.0rc1.exe"
file64 = "$toolsPath\python-3.8.0rc1-amd64.exe"
silentArgs = '/quiet InstallAllUsers=1 PrependPath=1 TargetDir="{0}"' -f $installDir
validExitCodes = @(0)
softwareName = 'Python*'
Expand Down

0 comments on commit cfd96cb

Please sign in to comment.