Skip to content

Commit 92fdccb

Browse files
committed
ci: add installer downlaod url json for phcode.io
1 parent 36f7953 commit 92fdccb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/install.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"phcode.io.DownloadURL": {
3+
"mac_intel": "https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.3.3/Phoenix.Code_3.3.3_x64.dmg",
4+
"mac_m1": "https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.3.3/Phoenix.Code_3.3.3_aarch64.dmg",
5+
"windows_x64": "https://github.com/phcode-dev/phoenix-desktop/releases/download/dev-app-v3.4.2/Phoenix.Code.Experimental.Build_3.4.2_x64-setup.exe"
6+
}
7+
}

0 commit comments

Comments
 (0)