File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 1.0.6" ,
3+ "description" : " Backup solution powered by Kloset and ptar" ,
4+ "homepage" : " https://github.com/PlakarKorp/plakar" ,
5+ "license" : " ISC" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/PlakarKorp/plakar/releases/download/v1.0.6/plakar_1.0.6_windows_amd64.tar.gz" ,
9+ "hash" : " bbca145a400268884410f74070b62777765137a0d3b168b52ee6b33f611b2cef"
10+ },
11+ "arm64" : {
12+ "url" : " https://github.com/PlakarKorp/plakar/releases/download/v1.0.6/plakar_1.0.6_windows_arm64.tar.gz" ,
13+ "hash" : " 73fa1905d88aa5ca4ddad969f6565369a08f69d93a33d36a50986e4cc3ac5478"
14+ }
15+ },
16+ "bin" : " plakar.exe" ,
17+ "checkver" : " github" ,
18+ "autoupdate" : {
19+ "architecture" : {
20+ "64bit" : {
21+ "url" : " https://github.com/PlakarKorp/plakar/releases/download/v$version/plakar_$version_windows_amd64.tar.gz"
22+ },
23+ "arm64" : {
24+ "url" : " https://github.com/PlakarKorp/plakar/releases/download/v$version/plakar_$version_windows_arm64.tar.gz"
25+ }
26+ },
27+ "hash" : {
28+ "url" : " https://github.com/PlakarKorp/plakar/releases/download/v$version/plakar_$version_checksums.txt"
29+ }
30+ }
31+ }
You can’t perform that action at this time.
0 commit comments