mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
74 lines
3.1 KiB
JSON
74 lines
3.1 KiB
JSON
{
|
|
"version": "26.6.1",
|
|
"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/v26.6.1/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.6.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"599b3788d26dd9c847073e3c8112b58bf759f486f44a270e7355b51077c69a9d",
|
|
"1d66e5287acbf726e78d075a625f027c08fe2c003bbcc1d0aadca20c78abbfe8"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.6.1/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.6.1/posh-windows-386.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"599b3788d26dd9c847073e3c8112b58bf759f486f44a270e7355b51077c69a9d",
|
|
"4f4a0e5240f23f0680501c8111f0cdd4ba48011e109f59651a5c0a2f1653f55c"
|
|
]
|
|
},
|
|
"arm64": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.6.1/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.6.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"599b3788d26dd9c847073e3c8112b58bf759f486f44a270e7355b51077c69a9d",
|
|
"7162bdffbe9d0ce3ea973207cdc8857c3da0e12651b7ed23180ece79fa78515e"
|
|
]
|
|
}
|
|
},
|
|
"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": "$baseurl/checksums.txt",
|
|
"regex": "$sha256.*?$basename"
|
|
}
|
|
}
|
|
}
|