Skip to content

Commit

Permalink
AU: 2 updated - elasticsearch slack
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Apr 8, 2024
1 parent 0dc45d8 commit 9da13fc
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion automatic/elasticsearch/elasticsearch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"8.10": "8.10.4",
"8.11": "8.11.4",
"8.12": "8.12.2",
"8.13": "8.13.1"
"8.13": "8.13.2"
}
4 changes: 2 additions & 2 deletions automatic/elasticsearch/elasticsearch.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.13.1</version>
<version>8.13.2</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Elasticsearch B.V.</copyright>
<tags>search REST analytics metrics</tags>
<releaseNotes>https://www.elastic.co/guide/en/elasticsearch/reference/8.13/release-notes-8.13.1.html</releaseNotes>
<releaseNotes>https://www.elastic.co/guide/en/elasticsearch/reference/8.13/release-notes-8.13.2.html</releaseNotes>
<licenseUrl>https://github.com/elastic/elasticsearch/blob/master/LICENSE.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/elasticsearch</packageSourceUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/elasticsearch/tools/chocolateyBeforeModify.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$unPath = Join-Path $toolsDir 'Uninstall-ChocolateyPath.psm1'
Import-Module $unPath

$version = "8.13.1"
$version = "8.13.2"
$binPath = Join-Path $toolsDir "elasticsearch-$($version)\bin"
Uninstall-ChocolateyPath $binPath 'Machine'
6 changes: 3 additions & 3 deletions automatic/elasticsearch/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.13.1-windows-x86_64.zip'
$checksum = '22c6c3b91bd3f2c274c9af9e9cf64ddb204a3a1df3c54944529bafad023ba1af'
$url = 'https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.13.2-windows-x86_64.zip'
$checksum = 'ac63828cb55f59da22da406a291dbd75a592b8a76c75644e6fe3a5684cdb3fb7'
$checksumType = 'sha256'
$version = "8.13.1"
$version = "8.13.2"

$packageArgs = @{
packageName = $env:ChocolateyPackageName
Expand Down
2 changes: 1 addition & 1 deletion automatic/slack/slack.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>4.37.98</version>
<version>4.37.101</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar, kendaleiv</owners>
<!-- ============================== -->
Expand Down
8 changes: 4 additions & 4 deletions automatic/slack/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url32 = 'https://downloads.slack-edge.com/desktop-releases/windows/ia32/4.37.98/slack-standalone-4.37.98.0.msi'
$checksum32 = '2abf624603c041befe18b0000970f0e57998d00de8c5d1cd96614f2c7fe110c3'
$url32 = 'https://downloads.slack-edge.com/desktop-releases/windows/ia32/4.37.101/slack-standalone-4.37.101.0.msi'
$checksum32 = '88b540c0d599b22b456bbb7c6a9775cb9f66227147db8d5ae7a0a4dfaf3fcd8c'
$checksumType32 = 'sha256'
$url64 = 'https://downloads.slack-edge.com/desktop-releases/windows/x64/4.37.98/slack-standalone-4.37.98.0.msi'
$checksum64 = '7d3cc9417e5a5c09329c55efc9d4393c1a57cd7a3d21a09ad1d82f25d985a9f7'
$url64 = 'https://downloads.slack-edge.com/desktop-releases/windows/x64/4.37.101/slack-standalone-4.37.101.0.msi'
$checksum64 = '967fe6bae1b0aee71ef5022311e24f72ec8fc2c333b991918dadfc64ecc21e6e'
$checksumType64 = 'sha256'

$packageArgs = @{
Expand Down

0 comments on commit 9da13fc

Please sign in to comment.