Skip to content

Commit a066039

Browse files
avspmod_natecohen: Update to version 2.7.9.5
1 parent 676c0d3 commit a066039

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

bucket/avspmod_natecohen.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
{
2-
"version": "2.7.9.4",
3-
"description": "An enhanced version of AvsP for editing and previewing AviSynth scripts",
4-
"homepage": "https://github.com/gispos/AvsPmod",
5-
"license": "GPL-2.0-only",
6-
"architecture": {
7-
"64bit": {
8-
"url": "https://github.com/gispos/AvsPmod/releases/download/2.7.9.4/AvsPmod_v2.7.9.4_.Windows_x86-64.zip",
9-
"hash": "81c526b5cb6908583c6ac267e3fdcfed65763a7734cdd116a5e958e115c42514",
10-
"extract_dir": "AvsPmod_64"
11-
},
12-
"32bit": {
13-
"url": "https://github.com/gispos/AvsPmod/releases/download/2.7.9.4/AvsPmod_v2.7.9.4_.Windows_x86-32.zip",
14-
"hash": "7ced5cebbcfae208ff69f934f46e26ece2ff1be0746d4bc6b386d708ade222b3",
15-
"extract_dir": "AvsPmod_32"
16-
}
17-
},
18-
"shortcuts": [
19-
[
20-
"AvsPmod.exe",
21-
"AvsPmod"
22-
]
23-
],
24-
"checkver": "github",
25-
"autoupdate": {
2+
"version": "2.7.9.5",
3+
"description": "An enhanced version of AvsP for editing and previewing AviSynth scripts",
4+
"homepage": "https://github.com/gispos/AvsPmod",
5+
"license": "GPL-2.0-only",
266
"architecture": {
27-
"64bit": {
28-
"url": "https://github.com/gispos/AvsPmod/releases/download/$version/AvsPmod_v$version_.Windows_x86-64.zip"
29-
},
30-
"32bit": {
31-
"url": "https://github.com/gispos/AvsPmod/releases/download/$version/AvsPmod_v$version_.Windows_x86-32.zip"
32-
}
7+
"64bit": {
8+
"url": "https://github.com/gispos/AvsPmod/releases/download/2.7.9.5/AvsPmod_v2.7.9.5_.Windows_x86-64.zip",
9+
"hash": "85a8950d053c270a53a2f67d392ecdb38f07c9ceac800e6349a2ed44a19c7d0e",
10+
"extract_dir": "AvsPmod_64"
11+
},
12+
"32bit": {
13+
"url": "https://github.com/gispos/AvsPmod/releases/download/2.7.9.5/AvsPmod_v2.7.9.5_.Windows_x86-32.zip",
14+
"hash": "9dc651486d5ab23b57cd1299e54af0723fe6b0117f6b3b201d20016228ed5180",
15+
"extract_dir": "AvsPmod_32"
16+
}
17+
},
18+
"shortcuts": [
19+
[
20+
"AvsPmod.exe",
21+
"AvsPmod"
22+
]
23+
],
24+
"checkver": "github",
25+
"autoupdate": {
26+
"architecture": {
27+
"64bit": {
28+
"url": "https://github.com/gispos/AvsPmod/releases/download/$version/AvsPmod_v$version_.Windows_x86-64.zip"
29+
},
30+
"32bit": {
31+
"url": "https://github.com/gispos/AvsPmod/releases/download/$version/AvsPmod_v$version_.Windows_x86-32.zip"
32+
}
33+
}
3334
}
34-
}
35-
}
35+
}

0 commit comments

Comments
 (0)