File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.356 </version >
6
+ <version >2.1.357 </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.356 .exe'
10
- checksum = ' 3b3b2ceba4f49def84d0fc60ffd25ca86c9b8ca449e2a13dea19ecb9fd76cbe5 '
9
+ url = ' https://blitz-main.blitz.gg/Blitz-2.1.357 .exe'
10
+ checksum = ' ed921d3a0ab7d5f841af0a88649548faeef0c68702b77269bd61e14cb7826388 '
11
11
checksumType = ' sha256'
12
12
silentArgs = ' /S'
13
13
}
You can’t perform that action at this time.
0 commit comments