oh-my-posh: Update to version 19.23.0

This commit is contained in:
github-actions[bot] 2024-04-20 00:33:27 +00:00
parent 76124529f3
commit fcfe3fd4a9

View File

@ -1,5 +1,5 @@
{ {
"version": "19.22.0", "version": "19.23.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.22.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.23.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.23.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0ef967c63868251209c25e4c28f19715bc81a154ba8af435b27a058f0b381ee3", "c3dbabe1e855969fc9b910b60e4a299de65a7cc3003575b4d51ed967214f807f",
"95027ee8d233dc9ff6ab88c041685103027b6a35c93662df51986a14f24beb9c" "ac31d8d394ef740b1a808567c984e2b46eac79c71a7b399315312ec5c8e1ad5d"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.23.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.23.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0ef967c63868251209c25e4c28f19715bc81a154ba8af435b27a058f0b381ee3", "c3dbabe1e855969fc9b910b60e4a299de65a7cc3003575b4d51ed967214f807f",
"f595316bdc5657b98ccd84d7c44d833e817d6487fee06367cd7448b15e052c82" "c5b3a2e74a06b199f6316d13b38d981ad0d32837c74f11446bacdfe4b58ff9b8"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.23.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.22.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.23.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0ef967c63868251209c25e4c28f19715bc81a154ba8af435b27a058f0b381ee3", "c3dbabe1e855969fc9b910b60e4a299de65a7cc3003575b4d51ed967214f807f",
"6a37215691ecf0f043315e4c09454574e2c0299f0af97d54801f538b44a355bb" "e4c70d42a95827c6a5b6cb9c2d67a6ae2d467dc039e3b0d4f2030d6546c6dac4"
] ]
} }
}, },