mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
74 lines
3.1 KiB
JSON
74 lines
3.1 KiB
JSON
{
|
|
"version": "26.12.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/v26.12.0/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"72a269ea5e86f24f76d366777205a737d3d3c3db0efdeadc0569866a23c05e92",
|
|
"9b7ac60123c97e917480c9e75c884c699e6130a7593418cf486deb4ff4fe3105"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/posh-windows-386.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"72a269ea5e86f24f76d366777205a737d3d3c3db0efdeadc0569866a23c05e92",
|
|
"6d3ca4634ded405216eaa3d70dc102ad316d16abd376957a19b56d3a3bf70436"
|
|
]
|
|
},
|
|
"arm64": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"72a269ea5e86f24f76d366777205a737d3d3c3db0efdeadc0569866a23c05e92",
|
|
"124be1ed578ad830445d43951e867b9ecc2625c8cebf6d153ef80371beb01e66"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|