Skip to content

Commit 875f56b

Browse files
committed
Closes #328
1 parent fb15e94 commit 875f56b

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

bucket/winsetview.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"version": "3.1.5",
3-
"description": "WinSetView is a tool that will let you easily set File Explorer default folder views.",
4-
"homepage": "https://github.com/LesFerch/WinSetView",
5-
"url": "https://github.com/LesFerch/WinSetView/releases/download/3.1.5/WinSetView-Setup.exe",
6-
"hash": "2224c5fcd224290e2416b075d43c22f92d25b0a1ff01aae6f99c122cf4c773ef",
7-
"bin": "WinSetView.ps1",
8-
"shortcuts": [
9-
[
10-
"WinSetView.exe",
11-
"WinSetView"
12-
]
13-
],
14-
"checkver": {
15-
"github": "https://github.com/LesFerch/WinSetView"
16-
},
17-
"autoupdate": {
18-
"url": "https://github.com/LesFerch/WinSetView/releases/download/$version/WinSetView-Setup.exe"
19-
}
2+
"version": "3.1.5",
3+
"description": "WinSetView is a tool that will let you easily set File Explorer default folder views.",
4+
"homepage": "https://github.com/LesFerch/WinSetView",
5+
"url": "https://github.com/LesFerch/WinSetView/releases/download/3.1.5/WinSetView.zip",
6+
"hash": "2224c5fcd224290e2416b075d43c22f92d25b0a1ff01aae6f99c122cf4c773ef",
7+
"bin": "WinSetView.exe",
8+
"shortcuts": [
9+
[
10+
"WinSetView.exe",
11+
"WinSetView"
12+
]
13+
],
14+
"checkver": {
15+
"github": "https://github.com/LesFerch/WinSetView"
16+
},
17+
"autoupdate": {
18+
"url": "https://github.com/LesFerch/WinSetView/releases/download/$version/WinSetView.zip"
19+
}
2020
}

0 commit comments

Comments
 (0)