oh-my-posh: Update to version 24.0.5

This commit is contained in:
github-actions[bot] 2024-11-05 08:30:39 +00:00
parent 96a2115bfe
commit d05a7394dc

View File

@ -1,5 +1,5 @@
{ {
"version": "24.0.4", "version": "24.0.5",
"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.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.4/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.5/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4e3cba2fcd5928489e8d76423ce3a4a032f331923721217f477971c8b27a1684", "ce2f22602d9f3361c9f8c0b005a05783d17084acf5693e8f064c0e024697f74b",
"8cc140b2110bcc396ae1a6d23360b9d2b46320f15c9fac2df309e6a07123dd71" "d8a481102e836eb0b1ac1b8fec1f996935a6f2c9a576a92d70b7a404df6a4aad"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.4/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.5/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4e3cba2fcd5928489e8d76423ce3a4a032f331923721217f477971c8b27a1684", "ce2f22602d9f3361c9f8c0b005a05783d17084acf5693e8f064c0e024697f74b",
"9441e5f9fd7fe873460630b0753f253fea955a35c8cb6c33238263580ba3852d" "ec6c3d337488c4e92beec130ce13e5cf3006fdf9022af0f6de4007e0b19ee4a1"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.4/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.5/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4e3cba2fcd5928489e8d76423ce3a4a032f331923721217f477971c8b27a1684", "ce2f22602d9f3361c9f8c0b005a05783d17084acf5693e8f064c0e024697f74b",
"f5758ad5554784eccc9e700404ae2e33a2e07b95dfded5af0cb2fd42fd0a704d" "7db8abf6987ce7164c804f2a65f5e5215c950290e69972095cd37286c61ea50c"
] ]
} }
}, },