mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
afc5bbd212
* phase 1 of wave runtime migration. update waveterm_dev, build vars, waveterm_app_path. fix errors with plugins readmes and screenshot directories. use asset loaders in webpack. fix window-empty styles. wave-migrate script. remove unused scripthaus commands. other fixes * waveterm_home directory. lots of internal scbase prompt names to wave * update waveterm.lock file * change wave data directories. remove welcome modal code * update waveterm.db name * fix Wave menu (add back default items). Update TOS modal words * fix typescript errors
23 lines
695 B
JSON
23 lines
695 B
JSON
{
|
|
"packages": [
|
|
{
|
|
"type": "dmg",
|
|
"arch": "macos-arm64",
|
|
"channel": "stable",
|
|
"updated": "2023-10-31",
|
|
"version": "v0.4.0",
|
|
"sha": "016876cf3e9fb600d6798891c8566a7ac5d1446a",
|
|
"url": "https://www.getprompt.dev/download/prompt-macos-arm64-v0.4.0.dmg"
|
|
},
|
|
{
|
|
"type": "dmg",
|
|
"arch": "macos-amd64",
|
|
"channel": "stable",
|
|
"updated": "2023-10-31",
|
|
"version": "v0.4.0",
|
|
"sha": "d0bc280e4630a716126e47e700d8d4364db966e6",
|
|
"url": "https://www.getprompt.dev/download/prompt-macos-x86-v0.4.0.dmg"
|
|
}
|
|
]
|
|
}
|