File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<metadata >
4
4
<title >croc</title >
5
5
<id >croc</id >
6
- <version >10.0.11 </version >
6
+ <version >10.0.12 </version >
7
7
<authors >schollz, contributors</authors >
8
8
<owners >Kamack38</owners >
9
9
<packageSourceUrl >https://github.com/kamack38/packages/tree/main/packages/croc</packageSourceUrl >
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
6
6
$packageArgs = @ {
7
7
packageName = $packageName
8
8
fileType = ' exe'
9
- url = ' https://github.com/schollz/croc/releases/download/v10.0.11 /croc_v10.0.11_Windows -32bit.zip'
10
- url64bit = ' https://github.com/schollz/croc/releases/download/v10.0.11 /croc_v10.0.11_Windows -64bit.zip'
11
- checksum = ' 4fbefee490094e64f4240fecc98e5da27d1d4e9b3e11ddddde827739dd6b2810 '
12
- checksum64 = ' 34fe7f77be3e198c9ebbc12d1193d43f6f37fcb2a7e18d3379aef1f4a2b7576a '
9
+ url = ' https://github.com/schollz/croc/releases/download/v10.0.12 /croc_v10.0.12_Windows -32bit.zip'
10
+ url64bit = ' https://github.com/schollz/croc/releases/download/v10.0.12 /croc_v10.0.12_Windows -64bit.zip'
11
+ checksum = ' 42400956a3ac63b6a18ed2eba9c0573264fa807e56cddf89288d7b5a979da40d '
12
+ checksum64 = ' 652cd03e4806b4ef2c9c43a4470038b3755e48f12e338240039fffc236206b3a '
13
13
checksumType = ' sha256'
14
14
checksumType64 = ' sha256'
15
15
unzipLocation = $toolsDir
You can’t perform that action at this time.
0 commit comments