Skip to content

Commit

Permalink
AU: 4 updated - automouseclick extraterm extraterm.install extraterm.…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 26, 2023
1 parent 67a5dc7 commit 8b68317
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion automatic/automouseclick/automouseclick.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>automouseclick</id>
<version>99.1.4.20231125</version>
<version>99.1.4.20231126</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/automouseclick</packageSourceUrl>
<owners>chtof</owners>
<title>Auto Mouse Click</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/automouseclick/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName

url = 'https://www.murgee.com/auto-mouse-click/download/setup.exe'
checksum = 'AF8DD0C38D490CF6AC3BA8147FDFB78729DA40560A2E21F27455CBA2E95DCA6B'
checksum = 'F45CD4D36636A2B5D23E1720EDF61B83540009F5E08C337DC4C7954124631A53'
checksumType = 'sha256'

silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
Expand Down
2 changes: 1 addition & 1 deletion automatic/extraterm.install/extraterm.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>extraterm.install</id>
<version>0.74.0</version>
<version>0.75.0</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/extraterm.install</packageSourceUrl>
<owners>chtof</owners>
<title>Extraterm (Install)</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/extraterm.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Package can be verified like this:

1. Download:

x32: https://github.com//sedwards2009/extraterm/releases/download/v0.74.0/extratermqt-setup-0.74.0.exe
x64: https://github.com//sedwards2009/extraterm/releases/download/v0.74.0/extratermqt-setup-0.74.0.exe
x32: https://github.com//sedwards2009/extraterm/releases/download/v0.75.0/extratermqt-setup-0.75.0.exe
x64: https://github.com//sedwards2009/extraterm/releases/download/v0.75.0/extratermqt-setup-0.75.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: 65069BE9429A8412CC1B93B65D9B44A1C232C90E8C41388ADF08AA120DABFE73
checksum64: 65069BE9429A8412CC1B93B65D9B44A1C232C90E8C41388ADF08AA120DABFE73
checksum32: E736CC3DDA48C5CC482E1BDD143C72EAE7CB0B923824617A3AF8F0442C2E4902
checksum64: E736CC3DDA48C5CC482E1BDD143C72EAE7CB0B923824617A3AF8F0442C2E4902

File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/sedwards2009/extraterm/v0.42.2/LICENSE.txt
2 changes: 1 addition & 1 deletion automatic/extraterm.install/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\extratermqt-setup-0.74.0.exe"
file = "$toolsDir\extratermqt-setup-0.75.0.exe"
silentArgs = "/S"
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/extraterm.portable/extraterm.portable.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>extraterm.portable</id>
<version>0.74.0-pre</version>
<version>0.75.0-pre</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/extraterm.portable</packageSourceUrl>
<owners>chtof</owners>
<title>Extraterm (Portable)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/extraterm.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ Package can be verified like this:

1. Download:

x64: https://github.com//sedwards2009/extraterm/releases/download/v0.74.0/extratermqt-0.74.0-windows-x64.zip
x64: https://github.com//sedwards2009/extraterm/releases/download/v0.75.0/extratermqt-0.75.0-windows-x64.zip

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
checksum64: 2F4ABCDCFB304CD85B7197B659616A6720326D0D9D32877D26EDBCABFFEA12E3
checksum64: 8301BEFE612D0256794CFBCE9003555CE40098EB7D75DB2F775C40FF1D3EB2C7

File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/sedwards2009/extraterm/v0.42.2/LICENSE.txt
4 changes: 2 additions & 2 deletions automatic/extraterm/extraterm.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>extraterm</id>
<version>0.74.0</version>
<version>0.75.0</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/extraterm</packageSourceUrl>
<owners>chtof</owners>
<title>Extraterm</title>
Expand Down Expand Up @@ -63,7 +63,7 @@ Backwards compatibility with the decades of existing terminal based applications
]]></description>
<releaseNotes>https://github.com/sedwards2009/extraterm/releases</releaseNotes>
<dependencies>
<dependency id="extraterm.install" version="0.74.0" />
<dependency id="extraterm.install" version="0.75.0" />
</dependencies>
</metadata>
<files></files>
Expand Down

0 comments on commit 8b68317

Please sign in to comment.