File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "version" : " 3.68.0" ,
33 "description" : " Lossless trimming tool for video and audio files" ,
4- "homepage" : " https://github.com/mifi/lossless-cut " ,
4+ "homepage" : " https://losslesscut.app " ,
55 "license" : " GPL-2.0-or-later" ,
66 "notes" : [
77 " For .mp4 and .mkv file associations, run:" ,
1313 "hash" : " 37751d9ef2128d1a625505c46e9992b3aecd0937a6a907d1c20d9be2bce45045"
1414 }
1515 },
16- "bin" : " LosslessCut.exe" ,
17- "shortcuts" : [
18- [
19- " LosslessCut.exe" ,
20- " LosslessCut"
21- ]
22- ],
2316 "post_install" : [
2417 " $losslesscutPath = \" $dir\" .Replace('\\ ', '\\\\ ')" ,
2518 " 'install-associations', 'uninstall-associations' | ForEach-Object {" ,
3023 " }" ,
3124 " }"
3225 ],
26+ "bin" : " LosslessCut.exe" ,
27+ "shortcuts" : [
28+ [
29+ " LosslessCut.exe" ,
30+ " LosslessCut"
31+ ]
32+ ],
3333 "uninstaller" : {
3434 "script" : " if ($cmd -eq 'uninstall') { reg import \" $dir\\ uninstall-associations.reg\" }"
3535 },
36- "checkver" : " github" ,
36+ "checkver" : {
37+ "github" : " https://github.com/mifi/lossless-cut"
38+ },
3739 "autoupdate" : {
3840 "architecture" : {
3941 "64bit" : {
You can’t perform that action at this time.
0 commit comments