File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 0.3.4" ,
3+ "description" : " Open-source Agent Operating System." ,
4+ "homepage" : " https://openfang.sh" ,
5+ "license" : " MIT|Apache-2.0" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/RightNow-AI/openfang/releases/download/v0.3.4/openfang-x86_64-pc-windows-msvc.zip" ,
9+ "hash" : " 01d80d9b7935f5e98812a40005a4c7a78570585c78a3e88bdca20bf9290047aa"
10+ },
11+ "arm64" : {
12+ "url" : " https://github.com/RightNow-AI/openfang/releases/download/v0.3.4/openfang-aarch64-pc-windows-msvc.zip" ,
13+ "hash" : " 503902276a6a56809f8eb32fd9c4aa432e40fc1a4b4411f21f3fdcd52f8f4eb8"
14+ }
15+ },
16+ "bin" : " openfang.exe" ,
17+ "checkver" : {
18+ "github" : " https://github.com/RightNow-AI/openfang"
19+ },
20+ "autoupdate" : {
21+ "architecture" : {
22+ "64bit" : {
23+ "url" : " https://github.com/RightNow-AI/openfang/releases/download/v$version/openfang-x86_64-pc-windows-msvc.zip"
24+ },
25+ "arm64" : {
26+ "url" : " https://github.com/RightNow-AI/openfang/releases/download/v$version/openfang-aarch64-pc-windows-msvc.zip"
27+ }
28+ }
29+ }
30+ }
You can’t perform that action at this time.
0 commit comments