mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-06 03:35:14 +00:00
73 lines
3.0 KiB
JSON
73 lines
3.0 KiB
JSON
{
|
|
"version": "19.27.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/v19.27.0/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.27.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"96c1140ccd27173af6dd343efdc58aad9bfdb445c73e9843d472653cbf63ed8f",
|
|
"67c40ecf51249b4aeb71dab17397d65bc7f7896148ce66a7cec455c3137c6f07"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.27.0/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.27.0/posh-windows-386.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"96c1140ccd27173af6dd343efdc58aad9bfdb445c73e9843d472653cbf63ed8f",
|
|
"94439691b7b3ee71db43bcc5faf7101a40e4a4337318f674a73aeee81cc22d2b"
|
|
]
|
|
},
|
|
"arm64": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.27.0/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.27.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"96c1140ccd27173af6dd343efdc58aad9bfdb445c73e9843d472653cbf63ed8f",
|
|
"6a248b7ead4ed0f47c6fd884df144d8fc79e9058d7013239d25a096ab2bfb929"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|