oh-my-posh: Update to version 12.25.1

This commit is contained in:
github-actions[bot] 2022-12-06 20:29:34 +00:00
parent e0ee84b7f4
commit 73c0347379

View File

@ -1,5 +1,5 @@
{ {
"version": "12.25.0", "version": "12.25.1",
"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.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"74a973e12603863205f355a2e49be3bd2cd0606395c48e6dd68bfc903727f64d", "b16c111100ae919de3eebfff1b9575238912c27cd362f0b92aa4223a5d050235",
"cdfe600f558a4c1b3417ac9ea66f0bbab0ac284aa9709cf367f8d2ba5c5da1c3" "7b0cffea7da30c99a160ffd22b676d4e11bf201d9ed78b023a5c34271e1a1749"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"74a973e12603863205f355a2e49be3bd2cd0606395c48e6dd68bfc903727f64d", "b16c111100ae919de3eebfff1b9575238912c27cd362f0b92aa4223a5d050235",
"2fbee92c2d8a910a0f9d38753573f9f137354ea548fe304d0ba0d9a078f08824" "1136f0e5414ad7df1a1f173824c7f9a4fa984fe3ed0f92bc7de7dee32e7e363f"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"74a973e12603863205f355a2e49be3bd2cd0606395c48e6dd68bfc903727f64d", "b16c111100ae919de3eebfff1b9575238912c27cd362f0b92aa4223a5d050235",
"73d10c1fa17c4822b70f2fef3726b8f48e18d18462c827d80f9aa9d97f3debd6" "43b71d14e71428de0f01ed8629fde590677f63eb597800cf8c035fcd7cc9279b"
] ]
} }
}, },