Skip to content

Commit

Permalink
AU: 4 updated - datagrip freecad nexus-repository vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Aug 10, 2024
1 parent bb0116a commit 19a3813
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion automatic/datagrip/datagrip.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>datagrip</id>
<version>2024.1.4</version>
<version>2024.1.5</version>
<title>JetBrains DataGrip</title>
<authors>JetBrains</authors>
<licenseUrl>https://www.datagrip.org/terms.php</licenseUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/datagrip/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ if ($pp.InstallDir) {
$arguments = @{
packageName = $env:ChocolateyPackageName
softwareName = 'JetBrains DataGrip*'
url = 'https://download.jetbrains.com/datagrip/datagrip-2024.1.4.exe'
checksum = '206e94b78f49ce9fd6cdd7a095edeafe1ca5a3866cd14d483c68d69fc473e081'
url = 'https://download.jetbrains.com/datagrip/datagrip-2024.1.5.exe'
checksum = '557bc4a5d7be28141e2ebe6418a662f07a221d66b3a794be48782793d79f1ff8'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = $silentArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stable": "0.21.2.1",
"portable": "0.21.2.1",
"dev": "38419.2024.8.7-dev"
"dev": "38429.2024.8.9-dev"
}
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.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>freecad</id>
<version>38419.2024.8.7-dev</version>
<version>38429.2024.8.9-dev</version>
<title>FreeCAD</title>
<owners>chocolatey-community,purity</owners>
<authors>Jürgen Riegel</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freecad/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ if (!$PSScriptRoot) { $PSScriptRoot = Split-Path $MyInvocation.MyCommand.Path -P
$packageArgs = @{
packageName = 'freecad'
fileType = '7z'
url64 = 'https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-38419-conda-Windows-x86_64-py311.7z'
url64 = 'https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-38429-conda-Windows-x86_64-py311.7z'
softwareName = 'FreeCAD'
checksum64 = 'E4717D4C1681FB21251F86210BD6E0543101EABD9272074BD0B36751422BC6BC'
checksum64 = 'FBA77CB1C518884BF0376C1DD5F5F4EBD6096D3C99859102D07CF22A16A99037'
checksumType64 = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/nexus-repository/nexus-repository.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>nexus-repository</id>
<title>Nexus Repository OSS</title>
<version>3.70.1.02</version>
<version>3.71.0.06</version>
<authors>Sonatype</authors>
<owners>chocolatey-community,DarwinJS</owners>
<summary>Free open source version of popular Nexus Repository for binary artifacts including first class Nuget support.</summary>
Expand Down
6 changes: 3 additions & 3 deletions automatic/nexus-repository/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if (Get-OSArchitectureWidth 32) {
throw "Sonatype Nexus Repository 3.0 and greater only supports 64-bit Windows."
}

$Version = '3.70.1-02'
$Version = '3.71.0-06'
$NexusVersionedFolder = "nexus-$Version"
$TargetFolder = "$env:ProgramData\nexus"
$ExtractFolder = "$env:TEMP\NexusExtract"
Expand Down Expand Up @@ -55,8 +55,8 @@ if (Test-Path "$ExtractFolder") {
$PackageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $ExtractFolder
url64 = 'https://sonatype-download.global.ssl.fastly.net/repository/downloads-prod-group/3/nexus-3.70.1-02-win64.zip'
checksum64 = 'c6939d6989ce358709037deddf7cb85abfd9e825c7620aa25ccdcce2022700e4'
url64 = 'https://sonatype-download.global.ssl.fastly.net/repository/downloads-prod-group/3/nexus-3.71.0-06-win64.zip'
checksum64 = '39836efac22c82819b48951c7a489853c6dc21ce86b62660a84c14ef944117f5'
checksumType64 = 'SHA256'
}

Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0665/gvim_9.1.0665_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0665/gvim_9.1.0665_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0666/gvim_9.1.0666_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0666/gvim_9.1.0666_x64.zip>
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: 85FF76741FA27DED730C5349492DB07EFAE65F093D6611C0DFC9159B5EF45583
checksum64: B725D5593EBD2078D213181AAC5E694B145A2CA8152D7D443C55028EF1F02D56
checksum32: E55C6F6791D7B8FE198E79D9276A84019DC6D5D840578CE8B26AE9237DFC7810
checksum64: E38664C1B6C52454E38D37FCEB8C738ED1DADA2C8E3D7BF110266D7E5C9A6D2F
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_9.1.0665_x86.zip"
file64 = "$toolsDir\gvim_9.1.0665_x64.zip"
file = "$toolsDir\gvim_9.1.0666_x86.zip"
file64 = "$toolsDir\gvim_9.1.0666_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>9.1.0665</version>
<version>9.1.0666</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit 19a3813

Please sign in to comment.