oh-my-posh: Update to version 24.0.10

This commit is contained in:
github-actions[bot] 2024-11-07 08:29:43 +00:00
parent 2813800ea9
commit b8649ef598

View File

@ -1,5 +1,5 @@
{ {
"version": "24.0.9", "version": "24.0.10",
"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/v24.0.9/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.10/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.9/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.10/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5b4df93f3824dcc75e840164c7344571ac90efe5747c60e115cca9e69c3b0fc3", "8b2dae30943434208c3534ba63be6df421448643b509ceda7e82f9a95279fae2",
"ad4ef3b076cd0f2469f1d72493e20117276b1e3d201a84c685062b70dd8ad658" "ef83ab2c33b5603c6e60f278a485538ee71ead6572101cf6b80995bcaec13a43"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.9/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.10/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.9/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.10/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5b4df93f3824dcc75e840164c7344571ac90efe5747c60e115cca9e69c3b0fc3", "8b2dae30943434208c3534ba63be6df421448643b509ceda7e82f9a95279fae2",
"0c53475d837d36e34d2c20759fd072562030b4c22acce70a3f4154b4f517d2a1" "ee14092d872fa26a84dadc5cd1086e243d85f8c0eb58cbfaa8ad160675c79bca"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.9/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.10/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.9/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.10/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5b4df93f3824dcc75e840164c7344571ac90efe5747c60e115cca9e69c3b0fc3", "8b2dae30943434208c3534ba63be6df421448643b509ceda7e82f9a95279fae2",
"b710061cec147de1f660843fcc4a20c53bedef7a7c36587c22a2450ee3dcb24d" "d2912e8de7e85dc32742e8343ee2296712410c6938591971150f3e78a906ea1c"
] ]
} }
}, },