Skip to content

Commit

Permalink
AU: 1 updated - whalebird
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Chocolatey Automatic Updater committed Oct 3, 2023
1 parent d772b56 commit 5adace9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions automatic/whalebird/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageName = 'whalebird'

$url64 = 'https://github.com/h3poteto/whalebird-desktop/releases/download/v5.0.7/Whalebird-5.0.7-win-x64.exe'
$checksum64 = '339fc06f203f5acf754d5b618acd6a018ecf3f8258db60201e651963ef6db7c4f5e52441eafb9f07b6e4d8385863186ab5628e79acfae7c6eeaec9910af09ab9'
$url64 = 'https://github.com/h3poteto/whalebird-desktop/releases/download/v5.1.0/Whalebird-5.1.0-win-x64.exe'
$checksum64 = '26946261d7e026f324748a98fb409fb64397210ef2654a4770ab64039fe9b44e05f6ee62fc9a795d347d01296b24ec4943f34108bdd3ca30aa3043eccd36a796'

$packageArgs = @{
packageName = $packageName
Expand Down
2 changes: 1 addition & 1 deletion automatic/whalebird/whalebird.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>whalebird</id>
<version>5.0.7</version>
<version>5.1.0</version>
<packageSourceUrl>https://github.com/FullofQuarks/chocolatey-packages/tree/master/automatic/whalebird</packageSourceUrl>
<owners>FullofQuarks</owners>
<title>Whalebird</title>
Expand Down

0 comments on commit 5adace9

Please sign in to comment.