File tree 2 files changed +6
-6
lines changed
automatic/sqlite-studio.portable
2 files changed +6
-6
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ $toolsDir = Join-Path -Path (Get-ToolsLocation) -ChildPath 'sqlite-studio.port
5
5
6
6
$packageArgs = @ {
7
7
packageName = $env: ChocolateyPackageName
8
- url = ' https://github.com/pawelsalawa/sqlitestudio/releases/download/3.4.13/sqlitestudio_i386 -3.4.13 .zip'
9
- url64 = ' https://github.com/pawelsalawa/sqlitestudio/releases/download/3.4.13/sqlitestudio_x64 -3.4.13 .zip'
10
- checksum = ' baf180a968ade04a404d410592e0039cbec50fe606f5e0fca51c22a9fab76073 '
8
+ url = ' https://github.com/pawelsalawa/sqlitestudio/releases/download/3.4.15/sqlitestudio -3.4.15-windows-x86 .zip'
9
+ url64 = ' https://github.com/pawelsalawa/sqlitestudio/releases/download/3.4.15/sqlitestudio -3.4.15-windows-x64 .zip'
10
+ checksum = ' 2f81ece0a0b3d6fd0d519220abd582699907138bd8d7c07e3ecb9fe1127b8e47 '
11
11
checksumType = ' SHA256'
12
- checksum64 = ' d11e8530fa15d0523675f437cdcd1b37e56b34e7a69dc7caa86875f3392d4309 '
12
+ checksum64 = ' b9bdb58a18b6ee4a4e400c69bbdb3a0b2b80c0c57cf1f6db73cc7a86d58a2e79 '
13
13
checksumType64 = ' SHA256'
14
14
15
15
unzipLocation = $toolsDir
You can’t perform that action at this time.
0 commit comments