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.319 </version >
6
+ <version >2.1.321 </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.319 .exe'
10
- checksum = ' ae4c86d56c37cb9e6c86aa133f12225836a1370a5a13a2e222b210fcd5aeb466 '
9
+ url = ' https://blitz-main.blitz.gg/Blitz-2.1.321 .exe'
10
+ checksum = ' 2771a5749efe0e198c9ebdd73c9766c02a2c9cdad2659d55c1610d1b8b442dc7 '
11
11
checksumType = ' sha256'
12
12
silentArgs = ' /S'
13
13
}
You can’t perform that action at this time.
0 commit comments