File tree Expand file tree Collapse file tree 3 files changed +49
-1
lines changed
Expand file tree Collapse file tree 3 files changed +49
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "owner" : " flameshot-org" ,
3+ "repo" : " flameshot" ,
4+ "appimage" : {
5+ "rename" : " flameshot" ,
6+ "name_template" : " " ,
7+ "characteristic_suffix" : []
8+ },
9+ "github" : {
10+ "repo" : true ,
11+ "prerelease" : false
12+ },
13+ "verification" : {
14+ "digest" : true ,
15+ "skip" : false ,
16+ "checksum_file" : " " ,
17+ "checksum_hash_type" : " sha256"
18+ },
19+ "icon" : {
20+ "extraction" : true ,
21+ "url" : " " ,
22+ "name" : " flameshot.png"
23+ }
24+ }
Original file line number Diff line number Diff line change 1+ {
2+ "owner" : " neovim" ,
3+ "repo" : " neovim" ,
4+ "appimage" : {
5+ "rename" : " neovim" ,
6+ "name_template" : " " ,
7+ "characteristic_suffix" : []
8+ },
9+ "github" : {
10+ "repo" : true ,
11+ "prerelease" : false
12+ },
13+ "verification" : {
14+ "digest" : true ,
15+ "skip" : false ,
16+ "checksum_file" : " " ,
17+ "checksum_hash_type" : " sha256"
18+ },
19+ "icon" : {
20+ "extraction" : true ,
21+ "url" : " " ,
22+ "name" : " neovim.png"
23+ }
24+ }
Original file line number Diff line number Diff line change 1414 },
1515 "verification" : {
1616 "digest" : true ,
17- "skip" : true ,
17+ "skip" : false ,
1818 "checksum_file" : " " ,
1919 "checksum_hash_type" : " sha256"
2020 },
You can’t perform that action at this time.
0 commit comments