oh-my-posh: Update to version 12.26.0

This commit is contained in:
github-actions[bot] 2022-12-07 16:42:28 +00:00
parent 04e2a873c8
commit e1b537b256

View File

@ -1,5 +1,5 @@
{ {
"version": "12.25.3", "version": "12.26.0",
"description": "A prompt theme engine for any shell", "description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev", "homepage": "https://ohmyposh.dev",
"license": "MIT", "license": "MIT",
@ -7,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2e80ef9265426a872166cd8d59ec1fefe03fa8761cad431a0b2d1043fc30cbe4", "3a063ed8e8ca936c898fcaf88eb4109f2be99f8bf4e670545875d422d4110403",
"0c452d66e5202a93895ba5b5930c266c2348bcb7c5232536c9e9b0a2fed4ac2f" "5f558d409a42e0daaa09587926dd4f6ef0db3e960d30abe8efad23294749a11c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2e80ef9265426a872166cd8d59ec1fefe03fa8761cad431a0b2d1043fc30cbe4", "3a063ed8e8ca936c898fcaf88eb4109f2be99f8bf4e670545875d422d4110403",
"8a240198687ef2cd204b7a07a89e9a471ae3e9c1e6abb4ef92f4148d6f7045ee" "24c8def3bd287660b9298e854794f9971dd0188378c53a6e473e61210039d0b6"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2e80ef9265426a872166cd8d59ec1fefe03fa8761cad431a0b2d1043fc30cbe4", "3a063ed8e8ca936c898fcaf88eb4109f2be99f8bf4e670545875d422d4110403",
"9476f1967ecdd6e77a890ef2c498d292ccea6d49bbab1555f44008c36adb654b" "00430a0952df11f03a6ef3a7a69716d40094bbcca1c463ce0793a19f13571ef8"
] ]
} }
}, },