oh-my-posh: Update to version 12.28.2

This commit is contained in:
github-actions[bot] 2022-12-21 20:25:31 +00:00
parent 364d2f2145
commit 05b0466d4f

View File

@ -1,5 +1,5 @@
{ {
"version": "12.28.1", "version": "12.28.2",
"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.28.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"76dda9d8b95158fa4f358560bb7a9d20c357fa6a72aff7051450314241b83908", "a917a60c82f08ff99b2d52bd2dcb2cbf682863284444bfbfac5341e2fd217602",
"813aa180aa0e2450f42ddb87171f8998c0fc1c604a46ec3ed9ec0348c1101bde" "cbf3bc06d48039ec5d9bc5db01bb0dce8e9f26a0522b9e210c6553733a90a4a4"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"76dda9d8b95158fa4f358560bb7a9d20c357fa6a72aff7051450314241b83908", "a917a60c82f08ff99b2d52bd2dcb2cbf682863284444bfbfac5341e2fd217602",
"007a62b95d3f18779d02ffdaa0302e77e5995c45db6b91665d9d1e755f692b14" "ed140171705bfef07f1e1a04941f45c7b3903db5d8d843c44db4bc32ed69ef96"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"76dda9d8b95158fa4f358560bb7a9d20c357fa6a72aff7051450314241b83908", "a917a60c82f08ff99b2d52bd2dcb2cbf682863284444bfbfac5341e2fd217602",
"4b929373e61ea7061646620e1375dbb14c4335708e90c4d78bbd1bbd2604aa32" "3931fde8370787d4a0e8a2ce05046c56db5ee58a265372c4ebfab196a132806b"
] ]
} }
}, },