Skip to content

Commit

Permalink
AU: 5 updated - imagemagick.app imagemagick.tool lastpass-for-applica…
Browse files Browse the repository at this point in the history
…tions linqpad5.AnyCPU.portable linqpad5.portable

[skip ci]
  • Loading branch information
bdukes committed May 9, 2019
1 parent b638311 commit 0d1e329
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion automatic/imagemagick.app/imagemagick.app.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>imagemagick.app</id>
<title>ImageMagick (Install)</title>
<version>7.0.8.34</version>
<version>7.0.8.44</version>
<authors>ImageMagick Studio LLC</authors>
<owners>Brian Dukes</owners>
<summary><![CDATA[ImageMagick® is a software suite to create, edit, compose, or convert bitmap images]]></summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/imagemagick.app/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
$packageArgs = @{
packageName = 'imagemagick.app'
installerType = 'exe'
url = 'https://imagemagick.org/download/binaries/ImageMagick-7.0.8-34-Q16-x86-dll.exe'
url64 = 'https://imagemagick.org/download/binaries/ImageMagick-7.0.8-34-Q16-x64-dll.exe'
checksum = '40ee0fc516f6b0abe8d537cdde173c638fee9cb3b910f77a8275dbd1771cba05'
checksum64 = '4646e689394faacc2e6448582eb7f8471263108f8da0cfafff9dfd9f0d9e13e8'
url = 'https://imagemagick.org/download/binaries/ImageMagick-7.0.8-44-Q16-x86-dll.exe'
url64 = 'https://imagemagick.org/download/binaries/ImageMagick-7.0.8-44-Q16-x64-dll.exe'
checksum = 'dbaf058cfe080f29f8d829f7657a12b89bd00250378055f47877153230aa9dc9'
checksum64 = '68299bce44fd5d9ce0ad5bea2498b3b9b68a0c772c92a607963d4526eb87ef30'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/VERYSILENT'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>imagemagick.tool</id>
<title>ImageMagick (Portable)</title>
<version>6.9.10.24</version>
<version>6.9.10.44</version>
<authors>ImageMagick Studio LLC</authors>
<owners>Brian Dukes</owners>
<summary><![CDATA[ImageMagick® is a software suite to create, edit, compose, or convert bitmap images]]></summary>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$packageArgs = @{
packageName = 'imagemagick.tool'
url = 'https://imagemagick.org/download/binaries/ImageMagick-6.9.10-24-portable-Q16-x86.zip'
url64 = 'https://imagemagick.org/download/binaries/ImageMagick-6.9.10-24-portable-Q16-x64.zip'
checksum = '23a919669d3d3c7ee1b7fc657b238d919ae643e8acec0e71731ede84e9a7cecc'
checksum64 = '2347dafad164891fcb51c6895c4753ba3434a6d6c709a297dfcf478e6caea7a1'
url = 'https://imagemagick.org/download/binaries/ImageMagick-6.9.10-44-portable-Q16-x86.zip'
url64 = 'https://imagemagick.org/download/binaries/ImageMagick-6.9.10-44-portable-Q16-x64.zip'
checksum = 'e65334ae132e74b5b04c26f24bbbcd8923b5a36071c8123a09dcfae441c064e5'
checksum64 = 'f7452de68f4c0895455cbdbf3c7e31e4a3fab3dec11ab649d6709d5a6767f042'
unzipLocation = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
checksumType = 'sha256'
checksumType64 = 'sha256'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>lastpass-for-applications</id>
<title>LastPass for Applications</title>
<version>4.25.0</version>
<version>4.27.2</version>
<authors>LastPass</authors>
<owners>Brian Dukes</owners>
<summary>The LastPass password manager for native Windows applications (e.g. Skype or PuTTY).</summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
installerType = 'exe'
url = 'https://download.cloud.lastpass.com/windows_installer/lastappinstall.exe'
url64 = 'https://download.cloud.lastpass.com/windows_installer/lastappinstall_x64.exe'
checksum = '453be73dc6e29f9c8f5a004c62bf20ab1b0bd997e5f89561a087d88f07409ca3'
checksum64 = '3bf22156c660d1da0ee736e27c9f86123da0a207de8ee35852b91b320c0394f4'
checksum = 'd72686544b24613305eccfd209c6bcf7379842b54e0611d366fe821e58ce6913'
checksum64 = '27155d60086a93089e4c5ae078451ef86bcb22eb11e65d66b12741ed36a2804c'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/S'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>linqpad5.AnyCPU.portable</id>
<title>LINQPad 5 (Portable, AnyCPU build)</title>
<version>5.37.4-beta</version>
<version>5.37.6-beta</version>
<authors>Joseph Albahari</authors>
<owners>Brian Dukes</owners>
<summary>LINQPad 5 (Portable, AnyCPU build for "massive" queries)</summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $packageArgs = @{
packageName = $packageName
unzipLocation = $toolsDir
url = $url
checksum = 'b2565d898dd249dd4346176df5b6b30f7625951f5bd0476caee8828b207d7a99'
checksum = '1d874e3aaf5b5c4250ffad2092d4a5058b0300684f81ac09c6194d8d4bf66bd8'
checksumType = 'sha256'
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>linqpad5.portable</id>
<title>LINQPad 5 (Portable)</title>
<version>5.37.3-beta</version>
<version>5.37.6-beta</version>
<authors>Joseph Albahari</authors>
<owners>Brian Dukes</owners>
<summary>LINQPad 5 (Portable)</summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $packageArgs = @{
packageName = $packageName
unzipLocation = $toolsDir
url = $url
checksum = 'ffde8978651129dbdc493b8139f1146e6fb4fa06c2d0b447c52ea36df3fdb425'
checksum = '633dfed9a31c54da4ff70ce8534c3e6354aee73afb86aa524e80dd9b938bbfb5'
checksumType = 'sha256'
}

Expand Down

0 comments on commit 0d1e329

Please sign in to comment.