mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-19 10:05:15 +00:00
73 lines
3.0 KiB
JSON
73 lines
3.0 KiB
JSON
{
|
|
"version": "24.14.0",
|
|
"description": "A prompt theme engine for any shell",
|
|
"homepage": "https://ohmyposh.dev",
|
|
"license": "MIT",
|
|
"notes": "Refer to 'https://ohmyposh.dev/docs/installation/prompt' for shell specific configurations.",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"d9b6bfc4993486fe6cc3bbde90e895eff3272d51d1af652e73897f266d68ab9e",
|
|
"f7bb409d72d4d1e078b5c753f995b1a123e262766881e438c86f28dcb5be28c8"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/posh-windows-386.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"d9b6bfc4993486fe6cc3bbde90e895eff3272d51d1af652e73897f266d68ab9e",
|
|
"1e5f57a4260097afa73066ce838c5ffb17acc92806c202f639162f8cf7e7df82"
|
|
]
|
|
},
|
|
"arm64": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"d9b6bfc4993486fe6cc3bbde90e895eff3272d51d1af652e73897f266d68ab9e",
|
|
"cb064e47ac0abea5b6ae432533a791facc0ee8a6358d9244f3623a3720d5d26b"
|
|
]
|
|
}
|
|
},
|
|
"extract_to": "themes",
|
|
"env_set": {
|
|
"POSH_THEMES_PATH": "$dir\\themes"
|
|
},
|
|
"bin": "oh-my-posh.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/JanDeDobbeleer/oh-my-posh"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-amd64.exe#/oh-my-posh.exe"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-386.exe#/oh-my-posh.exe"
|
|
]
|
|
},
|
|
"arm64": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-arm64.exe#/oh-my-posh.exe"
|
|
]
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|