forked from Fincept-Corporation/FinceptTerminal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdates.json
More file actions
27 lines (27 loc) · 1.72 KB
/
Copy pathupdates.json
File metadata and controls
27 lines (27 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"_comment": "Auto-generated by .github/workflows/release.yml on every tag push. Do not edit by hand.",
"schema-version": 2,
"updates": {
"windows-x64": {
"latest-version": "4.0.3",
"download-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/download/v4.0.3/FinceptTerminal-4.0.3-windows-x64-setup.exe",
"sha256": "4f684db1a3bef545f182627b159ba87135aa57ab3e33519e66b3e2fe5512f20e",
"open-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.0.3",
"changelog": "Fincept Terminal v4.0.3 \u2014 see release notes at https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.0.3"
},
"linux-x64": {
"latest-version": "4.0.3",
"download-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/download/v4.0.3/FinceptTerminal-4.0.3-linux-x64-setup.run",
"sha256": "210d7c67aa3c3480c247fcca7fa8804383c4ddfd4b237147655754ec2b621c27",
"open-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.0.3",
"changelog": "Fincept Terminal v4.0.3 \u2014 see release notes at https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.0.3"
},
"macos-arm64": {
"latest-version": "4.0.3",
"download-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/download/v4.0.3/FinceptTerminal-4.0.3-macos-arm64-setup.dmg",
"sha256": "b3ec01be649bc71cd3ac90a3271094a3a8074074c1033271c8cd15e9565aa5f6",
"open-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.0.3",
"changelog": "Fincept Terminal v4.0.3 \u2014 see release notes at https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.0.3"
}
}
}