oh-my-posh: Update to version 14.12.0

This commit is contained in:
github-actions[bot] 2023-03-05 16:29:40 +00:00
parent acb301a100
commit 2681d4d660

View File

@ -1,5 +1,5 @@
{ {
"version": "14.10.1", "version": "14.12.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/v14.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.12.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1cf663c85cd7f497c6dfd348b95d1ff3c24c95e01508690e60f4ef1c903ee774", "1d7f7843f3bcf3fddbc0cd694cf62064ddab15194daad4935cb51ebb18231f92",
"89b9a84b67e6dd0056ee07ecec111ff97fd02da40b9ac3dba7ee676174f9b05b" "5add7684f5a0bb298230b080e696f6afd3b024d99345fbf16f4388adb76299e3"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.12.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1cf663c85cd7f497c6dfd348b95d1ff3c24c95e01508690e60f4ef1c903ee774", "1d7f7843f3bcf3fddbc0cd694cf62064ddab15194daad4935cb51ebb18231f92",
"f1b747393c2fa641197ccb2e23a2f64289e954e603dcd8db6b8764bfedfa862e" "2ef97df27bbb167b5f9478013fd5f1678d8d86b55e6e6589b73ce125d2733014"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.12.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1cf663c85cd7f497c6dfd348b95d1ff3c24c95e01508690e60f4ef1c903ee774", "1d7f7843f3bcf3fddbc0cd694cf62064ddab15194daad4935cb51ebb18231f92",
"63e399269c1f9b8222ed6a654a962a5ced29b1405e0b035effd38cab40b98a1c" "542e35769741b952287c9b73bb84c752946f5a6243a6e42f9915b105fb00546b"
] ]
} }
}, },