File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44 <metadata >
55 <id >electron</id >
66 <title >Electron</title >
7- <version >41.0.2 </version >
7+ <version >41.0.3 </version >
88 <authors >GitHub Inc</authors >
99 <owners >tunisiano</owners >
1010 <summary >Build cross platform desktop apps with web technologies</summary >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop'
22$packageName = $env: ChocolateyPackageName
3- $url = ' https://github.com/electron/electron/releases/download/v41.0.2 /electron-v41.0.2 -win32-ia32.zip'
4- $checksum = ' aeb2d2358e1bf173a59e707a24d25093864807bd1dbad1a585ede6c5e6392472 '
3+ $url = ' https://github.com/electron/electron/releases/download/v41.0.3 /electron-v41.0.3 -win32-ia32.zip'
4+ $checksum = ' c1c29f2d2b3b8fb209403d1186887c4a47aaa6d7c190cd642e3cdcbf30bce1ab '
55$checksumType = ' sha256'
6- $url64 = ' https://github.com/electron/electron/releases/download/v41.0.2 /electron-v41.0.2 -win32-x64.zip'
7- $checksum64 = ' dcd36396a606a5ae2f5651b4ee6bb463a624dbf15f786eda57cee2cc361c138c '
6+ $url64 = ' https://github.com/electron/electron/releases/download/v41.0.3 /electron-v41.0.3 -win32-x64.zip'
7+ $checksum64 = ' 93346b31dfcd779c4c4cdfdfb2e3f9642e7a9888e388a8971ff3e95dbf948887 '
88$checksumType64 = ' sha256'
99$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
1010
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >ollama</id >
5- <version >0.18.0 </version >
5+ <version >0.18.1 </version >
66 <title >Ollama Large Language Models</title >
77 <authors >Jeffrey Morgan</authors >
88 <owners >tunisiano</owners >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop' ;
2- $url = ' https://github.com/ollama/ollama/releases/download/v0.18.0 /OllamaSetup.exe'
3- $checksum = ' 2aaf1eef38442a1d63a5f57a77330a9bfc25a43bde083e03edbb60cf9fe8b4fb '
2+ $url = ' https://github.com/ollama/ollama/releases/download/v0.18.1 /OllamaSetup.exe'
3+ $checksum = ' 8d3c270a8397d0dea482e3163805aa030745b57e62eb211276b710d632db1984 '
44$checksumType = ' sha256'
55
66$packageArgs = @ {
You can’t perform that action at this time.
0 commit comments