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.5.0",
"download-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/download/v4.5.0/FinceptTerminal-4.5.0-windows-x64-setup.exe",
"sha256": "9e913ebbe4d199082eb1b63283474eb6208480bff0a42c50135703011b5d1394",
"open-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.5.0",
"changelog": "Fincept Terminal v4.5.0 \u2014 see release notes at https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.5.0"
},
"linux-x64": {
"latest-version": "4.5.0",
"download-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/download/v4.5.0/FinceptTerminal-4.5.0-linux-x64-setup.run",
"sha256": "29837c69a3295994de6e9684ba4f59fd354ad02da003b358f16da38e6558bb2c",
"open-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.5.0",
"changelog": "Fincept Terminal v4.5.0 \u2014 see release notes at https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.5.0"
},
"macos-arm64": {
"latest-version": "4.5.0",
"download-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/download/v4.5.0/FinceptTerminal-4.5.0-macos-arm64-setup.dmg",
"sha256": "fcda63c2e395190a68dd66e0c1faea7fca58cdf57b4677e086d3530562be9abc",
"open-url": "https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.5.0",
"changelog": "Fincept Terminal v4.5.0 \u2014 see release notes at https://github.com/Fincept-Corporation/FinceptTerminal/releases/tag/v4.5.0"
}
}
}