Skip to content

Commit

Permalink
AU: 3 updated - dbgate dbgate.install watchman
Browse files Browse the repository at this point in the history
  • Loading branch information
dgalbraith committed Apr 19, 2022
1 parent fda0241 commit bfcf81e
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion automatic/dbgate.install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/dbgate/dbgate)](https://github.com/dbgate/dbgate/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-v4.7.1-blue)](https://github.com/mongodb/mongocli/releases/tag/v4.7.1)
[![Software version](https://img.shields.io/badge/Source-v4.8.6-blue)](https://github.com/mongodb/mongocli/releases/tag/v4.8.6)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/dbgate.install?label=Chocolatey)](https://chocolatey.org/packages/dbgate.install)

DbGate is cross-platform database manager. It's designed to be simple to use and effective, when working
Expand Down
2 changes: 1 addition & 1 deletion automatic/dbgate.install/dbgate.install.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>dbgate.install</id>
<version>4.7.1</version>
<version>4.8.6</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/dbgate.install</packageSourceUrl>
<owners>dgalbraith</owners>
<title>DbGate - The Smartest (no)SQL Database Client (Install)</title>
Expand Down
14 changes: 7 additions & 7 deletions automatic/dbgate.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ be verified by:

1. Go to the binary distribution page

https://github.com/dbgate/dbgate/releases/tag/v4.7.1
https://github.com/dbgate/dbgate/releases/tag/v4.8.6

and download the installer dbgate-4.7.1-win_x64.exe using the links in the relevant
and download the installer dbgate-4.8.6-win_x64.exe using the links in the relevant
asset section of the page.

Alternatively the build can be downloaded directly from

https://github.com/dbgate/dbgate/releases/download/v4.7.1/dbgate-4.7.1-win_x64.exe
https://github.com/dbgate/dbgate/releases/download/v4.8.6/dbgate-4.8.6-win_x64.exe

2. The archive can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 dbgate-4.7.1-win_x64.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f dbgate-4.7.1-win_x64.exe
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 dbgate-4.8.6-win_x64.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f dbgate-4.8.6-win_x64.exe

File: dbgate-4.7.1-win_x64.exe
File: dbgate-4.8.6-win_x64.exe
Type: sha256
Checksum: 0AFEBED0CF43C3AFCDC74E951C475D61EE060BEB88F7691B58D586594DC6C06F
Checksum: F7778274B4A977AEDFA6CF8847D213E6B9F9AD1BE40F1142F349784E2357E300

Contents of file LICENSE.txt is obtained from https://github.com/dbgate/dbgate/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/dbgate.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

$installer = Join-Path $toolsDir 'dbgate-4.7.1-win_x64.exe'
$installer = Join-Path $toolsDir 'dbgate-4.8.6-win_x64.exe'

$packageArgs = @{
PackageName = $env:ChocolateyPackageName
Expand Down
2 changes: 1 addition & 1 deletion automatic/dbgate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/dbgate/dbgate)](https://github.com/dbgate/dbgate/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-v4.7.1-blue)](https://github.com/mongodb/mongocli/releases/tag/v4.7.1)
[![Software version](https://img.shields.io/badge/Source-v4.8.6-blue)](https://github.com/mongodb/mongocli/releases/tag/v4.8.6)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/dbgate?label=Chocolatey)](https://chocolatey.org/packages/dbgate)

DbGate is cross-platform database manager. It's designed to be simple to use and effective, when working
Expand Down
4 changes: 2 additions & 2 deletions automatic/dbgate/dbgate.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>dbgate</id>
<version>4.7.1</version>
<version>4.8.6</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/dbgate</packageSourceUrl>
<owners>dgalbraith</owners>
<title>DbGate - The Smartest (no)SQL Database Client</title>
Expand Down Expand Up @@ -75,7 +75,7 @@ If you find it is out of date by more than a day or two, please contact the main
</description>
<releaseNotes>https://github.com/dbgate/dbgate/blob/master/CHANGELOG.md</releaseNotes>
<dependencies>
<dependency id="dbgate.portable" version="[4.7.1]" />
<dependency id="dbgate.portable" version="[4.8.6]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/watchman/README.md
Original file line number Diff line number Diff line change
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-v2022.04.11.00-blue.svg)](https://github.com/facebook/watchman/releases/tag/v2022.04.11.00)
[![Software version](https://img.shields.io/badge/source-v2022.04.18.00-blue.svg)](https://github.com/facebook/watchman/releases/tag/v2022.04.18.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
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ be verified by:

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

and download the archive watchman-v2022.04.11.00-windows.zip using the links in the relevant
and download the archive watchman-v2022.04.18.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/v2022.04.11.00/watchman-v2022.04.11.00-windows.zip
https://github.com/facebook/watchman/releases/download/v2022.04.18.00/watchman-v2022.04.18.00-windows.zip

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

File: watchman-v2022.04.11.00-windows.zip
File: watchman-v2022.04.18.00-windows.zip
Type: sha256
Checksum: EEA60CAFCA6CCEC285481901934EB31ABBFC5BB123556C5769B2351CFC927EF7
Checksum: DCF712D2BBAA7753D9BBE5C9492136D80F375920F87608969C37DCB408856D76

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
Original file line number Diff line number Diff line change
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-v2022.04.11.00-windows.zip'
$archive = Join-Path $toolsDir 'watchman-v2022.04.18.00-windows.zip'

$unzipArgs = @{
PackageName = $env:ChocolateyPackageName
Expand Down
2 changes: 1 addition & 1 deletion automatic/watchman/update.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,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 = '2022.04.11.00'
$version = '2022.04.18.00'
}

return @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/watchman/watchman.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>watchman</id>
<version>2022.04.11.00</version>
<version>2022.04.18.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 bfcf81e

Please sign in to comment.