Skip to content

Commit

Permalink
AU: 7 updated - beekeeper-studio beekeeper-studio.install beekeeper-s…
Browse files Browse the repository at this point in the history
…tudio.portable jruby vscode-cloud-code vscode-pylance watchman

[skip ci] https://gist.github.com/dgalbraith/aef61e2663a09f3dfdfa40482177e040/2052edf013787c7e5da308b960805a1c6c16c3f1
  • Loading branch information
dgalbraith committed Apr 30, 2024
1 parent bd610a5 commit f529f98
Show file tree
Hide file tree
Showing 25 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion automatic/beekeeper-studio.install/README.md
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/beekeeper-studio/beekeeper-studio)](https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/Source-v4.3.0-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.0)
[![Software version](https://img.shields.io/badge/Source-v4.3.1-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.1)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/beekeeper-studio.install?label=Chocolatey)](https://chocolatey.org/packages/beekeeper-studio.install)

Beekeeper Studio is a free and open source SQL editor and database manager.
Expand Down
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>beekeeper-studio.install</id>
<version>4.3.0</version>
<version>4.3.1</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/beekeeper-studio.install</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Beekeeper Studio (Install) - SQL Editor and Database Manager</title>
Expand Down Expand Up @@ -38,7 +38,7 @@
If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
]]></description>
<releaseNotes>https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.0</releaseNotes>
<releaseNotes>https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.1</releaseNotes>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
12 changes: 6 additions & 6 deletions automatic/beekeeper-studio.install/legal/VERIFICATION.txt
Expand Up @@ -10,19 +10,19 @@ be verified by:

https://github.com/beekeeper-studio/beekeeper-studio/releases

and download the installer Beekeeper-Studio-Setup-4.3.0.exe using
and download the installer Beekeeper-Studio-Setup-4.3.1.exe using
the links in the relevant assets section of the page.

Alternatively the installer can be downloaded directly from

https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.3.0/Beekeeper-Studio-Setup-4.3.0.exe
https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.3.1/Beekeeper-Studio-Setup-4.3.1.exe

2. The installer can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-Setup-4.3.0.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-Setup-4.3.0.exe
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-Setup-4.3.1.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-Setup-4.3.1.exe

File64: Beekeeper-Studio-Setup-4.3.0.exe
File64: Beekeeper-Studio-Setup-4.3.1.exe
Type64: sha256
Checksum64: B94F64B802A10F3E74276509E125A85BF81B2854688D572B327A87478CFFA81C
Checksum64: 99F17777272C781DBFEB51939DC03D517376C230F4CF159512E7F65A02C0B29F

Contents of file LICENSE.txt is obtained from https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
softwareName = 'Beekeeper Studio*'
file64 = "$toolsDir\Beekeeper-Studio-Setup-4.3.0.exe"
file64 = "$toolsDir\Beekeeper-Studio-Setup-4.3.1.exe"
checksumType64 = 'sha256'
silentArgs = @('/S')
validExitCodes = @(0, 1641, 3010)
Expand Down
2 changes: 1 addition & 1 deletion automatic/beekeeper-studio.portable/README.md
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/beekeeper-studio/beekeeper-studio)](https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/Source-v4.3.0-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.0)
[![Software version](https://img.shields.io/badge/Source-v4.3.1-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.1)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/beekeeper-studio.portable?label=Chocolatey)](https://chocolatey.org/packages/beekeeper-studio.portable)

Beekeeper Studio is a free and open source SQL editor and database manager.
Expand Down
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>beekeeper-studio.portable</id>
<version>4.3.0</version>
<version>4.3.1</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/beekeeper-studio.portable</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Beekeeper Studio (Portable) - SQL Editor and Database Manager</title>
Expand Down Expand Up @@ -38,7 +38,7 @@
If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
]]></description>
<releaseNotes>https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.0</releaseNotes>
<releaseNotes>https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.1</releaseNotes>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
12 changes: 6 additions & 6 deletions automatic/beekeeper-studio.portable/legal/VERIFICATION.txt
Expand Up @@ -10,19 +10,19 @@ be verified by:

https://github.com/beekeeper-studio/beekeeper-studio/releases

and download the application Beekeeper-Studio-4.3.0-portable.exe using
and download the application Beekeeper-Studio-4.3.1-portable.exe using
the links in the relevant assets section of the page.

Alternatively the application can be downloaded directly from

https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.3.0/Beekeeper-Studio-4.3.0-portable.exe
https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.3.1/Beekeeper-Studio-4.3.1-portable.exe

2. The application can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-4.3.0-portable.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-4.3.0-portable.exe
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-4.3.1-portable.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-4.3.1-portable.exe

File64: Beekeeper-Studio-4.3.0-portable.exe
File64: Beekeeper-Studio-4.3.1-portable.exe
Type64: sha256
Checksum64: FA077B2D95EC52AA05E57E645442FF8873E4C58DFE2CDF7708BF9E6AEEEAF36B
Checksum64: 3968732CD5B2D63F9E11AC5858BB0534E188EB8CE649C80F9C7C389CD62AE5C5

Contents of file LICENSE.txt is obtained from https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md
Expand Up @@ -8,6 +8,6 @@ foreach ($file in $files) {
New-Item "$file.ignore" -type file -force | Out-Null
}

$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.3.0-portable.exe'
$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.3.1-portable.exe'

Install-BinFile -UseStart -Name 'BeekeeperStudio' -Path "$executable"
Expand Up @@ -2,6 +2,6 @@

$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)

$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.3.0-portable.exe'
$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.3.1-portable.exe'

Uninstall-BinFile -Name 'BeekeeperStudio' -Path "$executable"
2 changes: 1 addition & 1 deletion automatic/beekeeper-studio/README.md
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/beekeeper-studio/beekeeper-studio)](https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/Source-v4.3.0-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.0)
[![Software version](https://img.shields.io/badge/Source-v4.3.1-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.1)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/beekeeper-studio?label=Chocolatey)](https://chocolatey.org/packages/beekeeper-studio)

Beekeeper Studio is a free and open source SQL editor and database manager.
Expand Down
6 changes: 3 additions & 3 deletions automatic/beekeeper-studio/beekeeper-studio.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>beekeeper-studio</id>
<version>4.3.0</version>
<version>4.3.1</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/beekeeper-studio</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Beekeeper Studio - SQL Editor and Database Manager</title>
Expand Down Expand Up @@ -38,9 +38,9 @@
If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
]]></description>
<releaseNotes>https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.0</releaseNotes>
<releaseNotes>https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.1</releaseNotes>
<dependencies>
<dependency id="beekeeper-studio.install" version="[4.3.0]" />
<dependency id="beekeeper-studio.install" version="[4.3.1]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/jruby/README.md
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/badge/license-EPL%20v2.0%20%7C%20GPL%20v2%20%7C%20LGPL%20v2.1-blue)](https://github.com/jruby/jruby/blob/master/COPYING)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://github.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/Source-v9.4.6.0-blue)](https://github.com/jruby/jruby/releases/tag/9.4.6.0)
[![Software version](https://img.shields.io/badge/Source-v9.4.7.0-blue)](https://github.com/jruby/jruby/releases/tag/9.4.7.0)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/jruby?label=Chocolatey)](https://chocolatey.org/packages/jruby)

JRuby is a 100% Java implementation of the Ruby programming language. It is Ruby for the JVM.
Expand Down
4 changes: 2 additions & 2 deletions automatic/jruby/jruby.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>jruby</id>
<version>9.4.6.0</version>
<version>9.4.7.0</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/jruby</packageSourceUrl>
<owners>dgalbraith</owners>
<title>JRuby - The Ruby Programming Language on the JVM</title>
Expand Down Expand Up @@ -57,7 +57,7 @@ To have Chocolatey remember parameters on upgrade, be sure to set `choco feature
If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
]]></description>
<releaseNotes>https://github.com/jruby/jruby/releases/tag/9.4.6.0</releaseNotes>
<releaseNotes>https://github.com/jruby/jruby/releases/tag/9.4.7.0</releaseNotes>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
22 changes: 11 additions & 11 deletions automatic/jruby/legal/VERIFICATION.txt
Expand Up @@ -10,27 +10,27 @@ be verified by:

https://github.com/jruby/jruby/releases

and download the installer jruby_windows_9_4_6_0.exe or jruby_windows_x64_9_4_6_0.exe using
and download the installer jruby_windows_9_4_7_0.exe or jruby_windows_x64_9_4_7_0.exe using
the links in the relevant assets section of the page.

Alternatively the installers can be downloaded directly from

https://github.com/jruby/jruby/releases/download/9.4.6.0/jruby_windows_9_4_6_0.exe
https://github.com/jruby/jruby/releases/download/9.4.6.0/jruby_windows_x64_9_4_6_0.exe
https://github.com/jruby/jruby/releases/download/9.4.7.0/jruby_windows_9_4_7_0.exe
https://github.com/jruby/jruby/releases/download/9.4.7.0/jruby_windows_x64_9_4_7_0.exe

2. The installer can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 jruby_windows_9_4_6_0.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f jruby_windows_9_4_6_0.exe
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 jruby_windows_9_4_7_0.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f jruby_windows_9_4_7_0.exe

File32: jruby_windows_9_4_6_0.exe
File32: jruby_windows_9_4_7_0.exe
Type32: sha256
Checksum32: 8D71F074E773E129626F642F77A29A6C8EEA70AB096803A65BBFCB3A0321AD42
Checksum32: 7C9A5545CBA5309FC9124289607FC1D8E6610665F5C8125703F4EB2F88639D52

- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 jruby_windows_x64_9_4_6_0.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f jruby_windows_x64_9_4_6_0.exe
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 jruby_windows_x64_9_4_7_0.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f jruby_windows_x64_9_4_7_0.exe

File64: jruby_windows_x64_9_4_6_0.exe
File64: jruby_windows_x64_9_4_7_0.exe
Type64: sha256
Checksum64: 4305EDE1B0EB427486CE47570C151EC90DAE59A7DFCDC3E2B553940C1F1A8E6D
Checksum64: 93AD3ED7C3AE184E64D07EA616A777844A3A293F99FA85B89A93915CCAB543BF

Contents of file LICENSE.txt is obtained from https://github.com/jruby/jruby/blob/master/COPYING
4 changes: 2 additions & 2 deletions automatic/jruby/tools/chocolateyInstall.ps1
Expand Up @@ -21,8 +21,8 @@ $silentArgs = '-q -overwrite -dir {0} {1}' -f $installDir, $pathArgs

$packageArgs = @{
PackageName = $env:ChocolateyPackageName
File = Join-Path $toolsDir 'jruby_windows_9_4_6_0.exe'
File64 = Join-Path $toolsDir 'jruby_windows_x64_9_4_6_0.exe'
File = Join-Path $toolsDir 'jruby_windows_9_4_7_0.exe'
File64 = Join-Path $toolsDir 'jruby_windows_x64_9_4_7_0.exe'
SilentArgs = $silentArgs
ValidExitCodes = @(0)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/jruby/tools/chocolateyUninstall.ps1
Expand Up @@ -2,7 +2,7 @@

$packageArgs = @{
PackageName = $env:ChocolateyPackageName
PackageSearch = 'jruby 9.4.6.0'
PackageSearch = 'jruby 9.4.7.0'
SilentArgs = '-q'
ValidExitCodes = @(0)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/vscode-cloud-code/tools/chocolateyinstall.ps1
@@ -1,3 +1,3 @@
$ErrorActionPreference = 'Stop'

Install-VsCodeExtension -extensionId 'GoogleCloudTools.cloudcode@2.8.1'
Install-VsCodeExtension -extensionId 'GoogleCloudTools.cloudcode@2.9.0'
2 changes: 1 addition & 1 deletion automatic/vscode-cloud-code/vscode-cloud-code.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>vscode-cloud-code</id>
<version>2.8.1</version>
<version>2.9.0</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-cloud-code</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Cloud Code VSCode Extension</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/vscode-pylance/tools/chocolateyinstall.ps1
@@ -1,3 +1,3 @@
$ErrorActionPreference = 'Stop'

Install-VsCodeExtension -extensionId "ms-python.vscode-pylance@2024.4.104"
Install-VsCodeExtension -extensionId "ms-python.vscode-pylance@2024.4.105"
2 changes: 1 addition & 1 deletion automatic/vscode-pylance/vscode-pylance.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>vscode-pylance</id>
<version>2024.4.104</version>
<version>2024.4.105</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-pylance</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Pylance VSCode Extension</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/watchman/README.md
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/facebook/watchman)](https://github.com/facebook/watchman/blob/master/LICENSE)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/source-v2024.04.15.00-blue.svg)](https://github.com/facebook/watchman/releases/tag/v2024.04.15.00)
[![Software version](https://img.shields.io/badge/source-v2024.04.29.00-blue.svg)](https://github.com/facebook/watchman/releases/tag/v2024.04.29.00)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/watchman?label=Chocolatey)](https://chocolatey.org/packages/watchman)

Watchman exists to watch files and record when they change. It can also trigger actions (such as
Expand Down
12 changes: 6 additions & 6 deletions automatic/watchman/legal/VERIFICATION.txt
Expand Up @@ -10,19 +10,19 @@ be verified by:

https://github.com/facebook/watchman/releases

and download the archive watchman-v2024.04.15.00-windows.zip using the links in the relevant
and download the archive watchman-v2024.04.29.00-windows.zip using the links in the relevant
asset section of the page.

Alternatively the build can be downloaded directly from

https://github.com/facebook/watchman/releases/download/v2024.04.15.00/watchman-v2024.04.15.00-windows.zip
https://github.com/facebook/watchman/releases/download/v2024.04.29.00/watchman-v2024.04.29.00-windows.zip

2. The archive can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 watchman-v2024.04.15.00-windows.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f watchman-v2024.04.15.00-windows.zip
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 watchman-v2024.04.29.00-windows.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f watchman-v2024.04.29.00-windows.zip

File: watchman-v2024.04.15.00-windows.zip
File: watchman-v2024.04.29.00-windows.zip
Type: sha256
Checksum: 503AAB31B4440E8BFB69C4CE6C76941C9D5EBCC3D1494B536CCB7E0BDFAAE76C
Checksum: EE91D49042AAD3AFE87290698DD99A0AC747FBA2F774B772C2908097E53B7EDF

Contents of file LICENSE.txt is obtained from https://github.com/facebook/watchman/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/watchman/tools/chocolateyinstall.ps1
Expand Up @@ -6,7 +6,7 @@ if ((Get-ProcessorBits 32) -or $env:ChocolateyForceX86 -eq 'true') {

$toolsDir = (Split-Path -parent $MyInvocation.MyCommand.Definition)

$archive = Join-Path $toolsDir 'watchman-v2024.04.15.00-windows.zip'
$archive = Join-Path $toolsDir 'watchman-v2024.04.29.00-windows.zip'

$unzipArgs = @{
PackageName = $env:ChocolateyPackageName
Expand Down
2 changes: 1 addition & 1 deletion automatic/watchman/update.ps1
Expand Up @@ -49,7 +49,7 @@ function global:au_GetLatest {
# there are no windows binaries available. The nuspec has not been parsed at this stage so the current version is not
# available in the environment - hardcode here and use the package update process to rewrite
if ([string]::IsNullOrWhiteSpace($version)) {
$version = '2024.04.15.00'
$version = '2024.04.29.00'
}

return @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/watchman/watchman.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>watchman</id>
<version>2024.04.15.00</version>
<version>2024.04.29.00</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/watchman</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Watchman - A file watching service</title>
Expand Down

0 comments on commit f529f98

Please sign in to comment.