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 3
3
<metadata >
4
4
<title >Blitz.gg</title >
5
5
<id >blitz.gg</id >
6
- <version >2.1.406 </version >
6
+ <version >2.1.408 </version >
7
7
<authors >Blitz Inc.</authors >
8
8
<owners >Kamack38</owners >
9
9
<packageSourceUrl >https://github.com/kamack38/packages/tree/main/packages/blitz.gg</packageSourceUrl >
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
6
6
$packageArgs = @ {
7
7
packageName = $packageName
8
8
fileType = ' exe'
9
- url = ' https://blitz-main.blitz.gg/Blitz-2.1.406 .exe'
10
- checksum = ' 239e878c20e16360b137cb37984005121484ebc4b18b73dc7370f98264c85b1c '
9
+ url = ' https://blitz-main.blitz.gg/Blitz-2.1.408 .exe'
10
+ checksum = ' 62136f2ed8dd722e40f8b9c322c9a45e9ccea566a06491181a2a406a8e8a257e '
11
11
checksumType = ' sha256'
12
12
silentArgs = ' /S'
13
13
}
Original file line number Diff line number Diff line change 3
3
<metadata >
4
4
<title >rustic</title >
5
5
<id >rustic</id >
6
- <version >0.9.5 </version >
6
+ <version >0.10.0 </version >
7
7
<authors >Alex Weiss, Rustic contributors</authors >
8
8
<owners >Kamack38</owners >
9
9
<packageSourceUrl >https://github.com/kamack38/packages/tree/main/packages/rustic</packageSourceUrl >
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ $packageArgs = @{
9
9
packageName = $packageName
10
10
fileType = ' exe'
11
11
fileType64 = ' exe'
12
- url = ' https://github.com/rustic-rs/rustic/releases/download/v0.9.5 /rustic-v0.9.5 -x86_64-pc-windows-msvc.tar.gz'
13
- url64bit = ' https://github.com/rustic-rs/rustic/releases/download/v0.9.5 /rustic-v0.9.5 -x86_64-pc-windows-msvc.tar.gz'
14
- checksum = ' 6375f08d08e14a2fe9848614aa34eadc92d56bb757bb66c7c60b6a7bba6902e7 '
15
- checksum64 = ' 6375f08d08e14a2fe9848614aa34eadc92d56bb757bb66c7c60b6a7bba6902e7 '
12
+ url = ' https://github.com/rustic-rs/rustic/releases/download/v0.10.0 /rustic-v0.10.0 -x86_64-pc-windows-msvc.tar.gz'
13
+ url64bit = ' https://github.com/rustic-rs/rustic/releases/download/v0.10.0 /rustic-v0.10.0 -x86_64-pc-windows-msvc.tar.gz'
14
+ checksum = ' 95262fa775c14556c5f63b4b6d0b99113c54b0504ab067b4227ff51236d7d8cb '
15
+ checksum64 = ' 95262fa775c14556c5f63b4b6d0b99113c54b0504ab067b4227ff51236d7d8cb '
16
16
checksumType = ' sha256'
17
17
checksumType64 = ' sha256'
18
18
fileFullPath = (Join-Path $toolsDir ' rustic.exe' )
You can’t perform that action at this time.
0 commit comments