oh-my-posh: Update to version 19.22.0

This commit is contained in:
github-actions[bot] 2024-04-19 20:24:53 +00:00
parent cc10798761
commit 393402cac2

View File

@ -1,5 +1,5 @@
{ {
"version": "19.21.1", "version": "19.22.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/v19.21.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.21.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"674003d7a9afa1b38b6a83a8f63b10c07930c787444d938fe5b49d2ec272cc0e", "0ef967c63868251209c25e4c28f19715bc81a154ba8af435b27a058f0b381ee3",
"dc2d071f92cd063207aedaa98a012429f7e980ed071258029fd568d147fef592" "95027ee8d233dc9ff6ab88c041685103027b6a35c93662df51986a14f24beb9c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.21.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.21.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"674003d7a9afa1b38b6a83a8f63b10c07930c787444d938fe5b49d2ec272cc0e", "0ef967c63868251209c25e4c28f19715bc81a154ba8af435b27a058f0b381ee3",
"8e8773e0752655c64b0bb762fca9e841b970608f6f84ebabb41d6cd1fb1d0d64" "f595316bdc5657b98ccd84d7c44d833e817d6487fee06367cd7448b15e052c82"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.21.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.21.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"674003d7a9afa1b38b6a83a8f63b10c07930c787444d938fe5b49d2ec272cc0e", "0ef967c63868251209c25e4c28f19715bc81a154ba8af435b27a058f0b381ee3",
"b524a1f244f4a32a3b2a52fa57b38cc5ac8b1f0122b0b57ff02640a5f97eb2d8" "6a37215691ecf0f043315e4c09454574e2c0299f0af97d54801f538b44a355bb"
] ]
} }
}, },