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.16.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.16.1/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.16.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"bf1df73111e77a4965017bf5433f1d5d27d958b84f24e3a3c72c5d011540fcca",
|
|
"4e2b7824d8a8cfaaee45db1d843541d207f23afb2050bfc14233ed013c3a8742"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.16.1/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.16.1/posh-windows-386.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"bf1df73111e77a4965017bf5433f1d5d27d958b84f24e3a3c72c5d011540fcca",
|
|
"4d38c5cb6afb029495ca95a1dd6689323103d3b060c8901edc19cbb993c29c2f"
|
|
]
|
|
},
|
|
"arm64": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.16.1/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.16.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"bf1df73111e77a4965017bf5433f1d5d27d958b84f24e3a3c72c5d011540fcca",
|
|
"21f2835d6c743a095c58331548988e0a1498a3db63509a2ad59e194bcba81863"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|