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