File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
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.41.0 </version >
6
+ <version >4.41.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_41_0_setup .exe'
9
- checksum = ' 657c64827bf10318ddfe1a2eed49bba352effdd0a969d37eeb97fe0d57eb7b3c '
8
+ url = ' https://downloads.mirillis.com/files/action_4_41_1_setup .exe'
9
+ checksum = ' '
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.206 </version >
6
+ <version >2.1.213 </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.206 .exe'
10
- checksum = ' ee1fd341a1a7bba00c02086be3603f3ab79797665d3d07dc7422ab7d0a5cf80f '
9
+ url = ' https://blitz-main.blitz.gg/Blitz-2.1.213 .exe'
10
+ checksum = ' 3e695fcdc97a8c0092cf2093f013f6fab57fb00db9e286f833c772e4cfa465f0 '
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 >OneFetch</title >
5
5
<id >onefetch</id >
6
- <version >2.21 .0</version >
6
+ <version >2.22 .0</version >
7
7
<authors >o2sh, contributors</authors >
8
8
<owners >Kamack38</owners >
9
9
<packageSourceUrl >https://github.com/kamack38/packages/tree/main/packages/onefetch</packageSourceUrl >
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
9
9
$packageArgs = @ {
10
10
packageName = $packageName
11
11
fileType = ' exe'
12
- url = ' https://github.com/o2sh/onefetch/releases/download/2.21 .0/onefetch-win.tar.gz'
13
- checksum = ' d6d1c85f74f0ab176f3fe0fd31920898a71b28a571e1f0cb8b235e3a33ed34c5 '
12
+ url = ' https://github.com/o2sh/onefetch/releases/download/2.22 .0/onefetch-win.tar.gz'
13
+ checksum = ' '
14
14
checksumType = ' sha256'
15
15
unzipLocation = $toolsDir
16
16
}
You can’t perform that action at this time.
0 commit comments