mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 14:34:29 +00:00
73 lines
3.0 KiB
JSON
73 lines
3.0 KiB
JSON
{
|
|
"version": "13.1.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/v13.1.2/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/posh-windows-amd64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"e20646f68a9fe9876dcfafbb9f12ff0a468cd63b6ab659e52443b0dc1752addb",
|
|
"461be63c105285df9c8839ec6b64b87a12a14b2c2dc18f0fc73d0e1ff85c81ad"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/posh-windows-386.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"e20646f68a9fe9876dcfafbb9f12ff0a468cd63b6ab659e52443b0dc1752addb",
|
|
"7f73a372623a58ce907297bb48b4234f76f85518fef981881ffe8dd0d5383939"
|
|
]
|
|
},
|
|
"arm64": {
|
|
"url": [
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/themes.zip",
|
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/posh-windows-arm64.exe#/oh-my-posh.exe"
|
|
],
|
|
"hash": [
|
|
"e20646f68a9fe9876dcfafbb9f12ff0a468cd63b6ab659e52443b0dc1752addb",
|
|
"948c54eef6f577446c7fd17fbe1b4efa679c641abe69a2d50d59d62096a22df0"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|