Skip to content

Commit 3ba716c

Browse files
depm: Update to v0.6.6
1 parent 658c4ab commit 3ba716c

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

bucket/depm.json

+6-8
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
11
{
2-
"version": "0.6.5",
2+
"version": "0.6.6",
33
"description": "Visualize depndency packages and modules",
44
"homepage": "https://github.com/goark/depm",
55
"license": "Apache License 2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/goark/depm/releases/download/v0.6.5/depm_0.6.5_Windows_64bit.zip",
9-
"hash": "0aee89e14c1fcd359617d140a6c4981d953355e0755ec2924ce13737d8654e58"
8+
"url": "https://github.com/goark/depm/releases/download/v0.6.6/depm_0.6.6_Windows_64bit.zip",
9+
"hash": "f39fe7ff4fec822a7d8155649366cc7ca7ba2211d91c96e4fcda665059f80f24"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/goark/depm/releases/download/v0.6.5/depm_0.6.5_Windows_ARM64.zip",
13-
"hash": "02da6eb38cb6fcf3d3cf4a265071bf5132f2bd9349e2513f8c3099605ada4fa7"
12+
"url": "https://github.com/goark/depm/releases/download/v0.6.6/depm_0.6.6_Windows_ARM64.zip",
13+
"hash": "8b9f8fa04da7663d0f970704c103cc36d1e353ab18bc5bf0f899865d38268163"
1414
}
1515
},
16-
"bin": [
17-
"depm.exe"
18-
],
16+
"bin": "depm.exe",
1917
"checkver": "github",
2018
"autoupdate": {
2119
"architecture": {

0 commit comments

Comments
 (0)