oh-my-posh: Update to version 24.0.11

This commit is contained in:
github-actions[bot] 2024-11-07 12:32:38 +00:00
parent 4381c441fd
commit aff213dfc5

View File

@ -1,5 +1,5 @@
{ {
"version": "24.0.10", "version": "24.0.11",
"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.10/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.11/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.10/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.11/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8b2dae30943434208c3534ba63be6df421448643b509ceda7e82f9a95279fae2", "f698cb09c0bd622839d18e6c70adfd270554a492af225b17029bab7cb9274443",
"ef83ab2c33b5603c6e60f278a485538ee71ead6572101cf6b80995bcaec13a43" "a25122a9483e4acd7643869e96a496d2eed0dfca4b950892c9e7f9ee6361d31e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"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.11/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.10/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.11/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8b2dae30943434208c3534ba63be6df421448643b509ceda7e82f9a95279fae2", "f698cb09c0bd622839d18e6c70adfd270554a492af225b17029bab7cb9274443",
"ee14092d872fa26a84dadc5cd1086e243d85f8c0eb58cbfaa8ad160675c79bca" "8011fb2ae005313f49df3cd3935956a84f0bf180fdb852a5b190849df4fe15b4"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"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.11/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.10/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.11/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8b2dae30943434208c3534ba63be6df421448643b509ceda7e82f9a95279fae2", "f698cb09c0bd622839d18e6c70adfd270554a492af225b17029bab7cb9274443",
"d2912e8de7e85dc32742e8343ee2296712410c6938591971150f3e78a906ea1c" "2558f45dad67aac81cd8319ff448b8ab07298e8ad04d697674179d12c8e7905e"
] ]
} }
}, },