diff --git a/automatic/extraterm.install/extraterm.install.nuspec b/automatic/extraterm.install/extraterm.install.nuspec index 83894ed74..7bab1dfff 100644 --- a/automatic/extraterm.install/extraterm.install.nuspec +++ b/automatic/extraterm.install/extraterm.install.nuspec @@ -3,7 +3,7 @@ extraterm.install - 0.59.4-pre + 0.67.0-pre https://github.com/chtof/chocolatey-packages/tree/master/automatic/extraterm.install chtof Extraterm (Install) diff --git a/automatic/extraterm.install/legal/VERIFICATION.txt b/automatic/extraterm.install/legal/VERIFICATION.txt index bd0cbdeae..621e66d67 100644 --- a/automatic/extraterm.install/legal/VERIFICATION.txt +++ b/automatic/extraterm.install/legal/VERIFICATION.txt @@ -7,16 +7,16 @@ Package can be verified like this: 1. Download: - x32: https://github.com/sedwards2009/extraterm/releases/download/v0.59.4/extraterm-setup-0.59.4.exe - x64: https://github.com/sedwards2009/extraterm/releases/download/v0.59.4/extraterm-setup-0.59.4.exe + x32: https://github.com//sedwards2009/extraterm/releases/download/v0.67.0/extratermqt-setup-0.67.0.exe + x64: https://github.com//sedwards2009/extraterm/releases/download/v0.67.0/extratermqt-setup-0.67.0.exe 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: AEDCCE848EE27EC45A35A7445BDF3C90E2CE48E5F085EC35330B7A14588EE3B0 - checksum64: AEDCCE848EE27EC45A35A7445BDF3C90E2CE48E5F085EC35330B7A14588EE3B0 + checksum32: 396D1FD2AFBF5E17C2383C02A1E6D3D20FAC8EDE62BDF3E2326F6E41D8D05FAD + checksum64: 396D1FD2AFBF5E17C2383C02A1E6D3D20FAC8EDE62BDF3E2326F6E41D8D05FAD File 'LICENSE.txt' is obtained from: https://raw.githubusercontent.com/sedwards2009/extraterm/v0.42.2/LICENSE.txt diff --git a/automatic/extraterm.install/tools/chocolateyinstall.ps1 b/automatic/extraterm.install/tools/chocolateyinstall.ps1 index 696433315..07bbfb14b 100644 --- a/automatic/extraterm.install/tools/chocolateyinstall.ps1 +++ b/automatic/extraterm.install/tools/chocolateyinstall.ps1 @@ -3,7 +3,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName - file = "$toolsDir\extraterm-setup-0.59.4.exe" + file = "$toolsDir\extratermqt-setup-0.67.0.exe" silentArgs = "/S" } diff --git a/automatic/extraterm/extraterm.nuspec b/automatic/extraterm/extraterm.nuspec index 31effa568..b1669df63 100644 --- a/automatic/extraterm/extraterm.nuspec +++ b/automatic/extraterm/extraterm.nuspec @@ -3,7 +3,7 @@ extraterm - 0.59.4-pre + 0.67.0-pre https://github.com/chtof/chocolatey-packages/tree/master/automatic/extraterm chtof Extraterm @@ -63,7 +63,7 @@ Backwards compatibility with the decades of existing terminal based applications ]]> https://github.com/sedwards2009/extraterm/releases - +