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.2.2 </version >
6
+ <version >10.2.4 </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.2.2 /croc_v10.2.2_Windows -32bit.zip'
10
- url64bit = ' https://github.com/schollz/croc/releases/download/v10.2.2 /croc_v10.2.2_Windows -64bit.zip'
11
- checksum = ' 1b57425b5702f8af6ab138fb3b5402216d0892cf4369aa24340f9f6616ddd3d7 '
12
- checksum64 = ' 97569bdd93adf19ccb5d6c2eb0912daa453f8f78d2f735fcbad34ee735296983 '
9
+ url = ' https://github.com/schollz/croc/releases/download/v10.2.4 /croc_v10.2.4_Windows -32bit.zip'
10
+ url64bit = ' https://github.com/schollz/croc/releases/download/v10.2.4 /croc_v10.2.4_Windows -64bit.zip'
11
+ checksum = ' b02d5ac8793e5558bd606aaf37c040f9e629c5d84c4d1f175403f737b5b4f29c '
12
+ checksum64 = ' 9e375e75ae8a74a134315ff23be63b0e39a5d022350ec3e554123c9cee291382 '
13
13
checksumType = ' sha256'
14
14
checksumType64 = ' sha256'
15
15
unzipLocation = $toolsDir
You can’t perform that action at this time.
0 commit comments