File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
<metadata >
4
4
<title >Action!</title >
5
5
<id >action</id >
6
- <version >4.43.0 </version >
6
+ <version >4.43.1 </version >
7
7
<authors >Mirillis</authors >
8
8
<owners >Kamack38</owners >
9
9
<packageSourceUrl >https://github.com/kamack38/packages/tree/main/packages/action</packageSourceUrl >
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ $packageName = $env:chocolateyPackageName
5
5
$packageArgs = @ {
6
6
packageName = $packageName
7
7
fileType = ' exe'
8
- url = ' https://downloads.mirillis.com/files/action_4_43_0_setup .exe'
9
- checksum = ' 89446bdfae9b8ba0d587a8e1ae571ce31221d47b282064cfc4f7456ee6b9cb21 '
8
+ url = ' https://downloads.mirillis.com/files/action_4_43_1_setup .exe'
9
+ checksum = ' 0f3a8e8955a459a5c21a889cc2bc156ae6c4c8ad8ecd36ff64b870690f065348 '
10
10
checksumType = ' sha256'
11
11
silentArgs = ' /S'
12
12
validExitCodes = @ (0 )
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.222 </version >
6
+ <version >2.1.223 </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.222 .exe'
10
- checksum = ' 170e491fc4525903110fcb43f5892b117f21fd77f1f30ffa16c945a149aa76e1 '
9
+ url = ' https://blitz-main.blitz.gg/Blitz-2.1.223 .exe'
10
+ checksum = ' 2e40521da30fac7d164431ba8ff3528cf2ca963fa7e3fac372504dc879708166 '
11
11
checksumType = ' sha256'
12
12
silentArgs = ' /S'
13
13
}
You can’t perform that action at this time.
0 commit comments