mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
73 lines
3.0 KiB
JSON
73 lines
3.0 KiB
JSON
{
|
|
"version": "12.26.2",
|
|
"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/v12.26.2/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/posh-windows-amd64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"c4254e92d071621defd05dfc1a2b8602dac4d76de594255fd5a4ef2e14b15d25",
|
|
"c7f5b6b1cba51960d4295d88a42c168b11770db29fe61e2df5bd4cfc135f080a"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/posh-windows-386.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"c4254e92d071621defd05dfc1a2b8602dac4d76de594255fd5a4ef2e14b15d25",
|
|
"fefb923446e4223a6066ddc684ad0054852c7cfb94294da772b158e932befa7d"
|
|
]
|
|
},
|
|
"arm64": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/posh-windows-arm64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"c4254e92d071621defd05dfc1a2b8602dac4d76de594255fd5a4ef2e14b15d25",
|
|
"6f69221ac1e0715d3b456274cbf6fc64a7e4cdf4416e8c045dc739e253103e11"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|