11{
22 "updates" : {
33 "windows" : {
4- "open-url" : " https://github.com/codepointerapp/codepointer/releases/tag/v0.1.4 " ,
5- "latest-version" : " 0.1.4 " ,
6- "download-url" : " https://github.com/codepointerapp/codepointer/releases/download/v0.1.4 /codepointer-v0.1.4 -x86_64.exe" ,
7- "changelog" : " Better completions for C/C++ using treesitter, git commit page updates " ,
4+ "open-url" : " https://github.com/codepointerapp/codepointer/releases/tag/v0.1.5 " ,
5+ "latest-version" : " 0.1.5 " ,
6+ "download-url" : " https://github.com/codepointerapp/codepointer/releases/download/v0.1.5 /codepointer-v0.1.5 -x86_64.exe" ,
7+ "changelog" : " Minor updates, and quaility of life " ,
88 "mandatory" : true
99 },
1010 "windows-testing" : {
11- "open-url" : " https://github.com/codepointerapp/codepointer/releases/tag/v0.1.5-alpha1 " ,
12- "latest-version" : " 0.1.5-alpha1 " ,
13- "download-url" : " https://github.com/codepointerapp/codepointer/releases/download/v0.1.5-alpha1 /codepointer-v0.1.5-alpha1 -x86_64.exe" ,
11+ "open-url" : " https://github.com/codepointerapp/codepointer/releases/tag/v0.1.5" ,
12+ "latest-version" : " 0.1.5" ,
13+ "download-url" : " https://github.com/codepointerapp/codepointer/releases/download/v0.1.5/codepointer-v0.1.5-x86_64.exe" ,
1414 "changelog" : " Minor updates, and quaility of life" ,
1515 "mandatory" : true
1616 },
1717 "linux" : {
18- "open-url" : " https://github.com/codepointerapp/codepointer/releases/tag/v0.1.4 " ,
19- "latest-version" : " 0.1.4 " ,
20- "download-url" : " https://github.com/codepointerapp/codepointer/releases/download/v0.1.4 /codepointer-v0.1.4 -x86_64.AppImage" ,
21- "changelog" : " Better completions for C/C++ using treesitter, git commit page updates " ,
18+ "open-url" : " https://github.com/codepointerapp/codepointer/releases/tag/v0.1.5 " ,
19+ "latest-version" : " 0.1.5 " ,
20+ "download-url" : " https://github.com/codepointerapp/codepointer/releases/download/v0.1.5 /codepointer-v0.1.5 -x86_64.AppImage" ,
21+ "changelog" : " Minor updates, and quaility of life " ,
2222 "mandatory" : true
2323 },
2424 "linux-testing" : {
25- "open-url" : " https://github.com/codepointerapp/codepointer/releases/tag/v0.1.5-alpha1 " ,
26- "latest-version" : " 0.1.5-alpha1 " ,
27- "download-url" : " https://github.com/codepointerapp/codepointer/releases/download/v0.1.5-alpha1 /codepointer-v0.1.5-alpha1 -x86_64.AppImage" ,
25+ "open-url" : " https://github.com/codepointerapp/codepointer/releases/tag/v0.1.5" ,
26+ "latest-version" : " 0.1.5" ,
27+ "download-url" : " https://github.com/codepointerapp/codepointer/releases/download/v0.1.5/codepointer-v0.1.5-x86_64.AppImage" ,
2828 "changelog" : " Minor updates, and quaility of life" ,
2929 "mandatory" : true
3030 }
3131 }
32- }
32+ }
0 commit comments