oh-my-posh: Update to version 24.10.1

This commit is contained in:
github-actions[bot] 2024-11-26 20:29:36 +00:00
parent 98dfd3e8fe
commit d31458a982

View File

@ -1,5 +1,5 @@
{ {
"version": "24.9.1", "version": "24.10.1",
"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.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"10a0563f33c0ca315fb2c2da15bf8cd795d295ab60082a5b528bc226f99705ce", "c6a2d2d493bb9951309798402ce3faace8b61f66e08f82697911848831719eef",
"d06e3806d6eb16ce6e4689b5c2b5712f7dd053974a7ddd042419c9f69c0d9a27" "1db176b8dae5ba9c16bf6a5ec71aa0d3fe30001729af3bb4e2e9862a188963ae"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"10a0563f33c0ca315fb2c2da15bf8cd795d295ab60082a5b528bc226f99705ce", "c6a2d2d493bb9951309798402ce3faace8b61f66e08f82697911848831719eef",
"02b0f21f402da8f159b23179fd2b9466cd8826f51a650866e03b3f907cf13379" "90bfa236a731dbfd239cb4bdcd1d924b60f67481df4ab61c206f45348f79e802"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"10a0563f33c0ca315fb2c2da15bf8cd795d295ab60082a5b528bc226f99705ce", "c6a2d2d493bb9951309798402ce3faace8b61f66e08f82697911848831719eef",
"8afb73aa331e741c5703cffef2023029c70843923b8dd056b98674da68a50f31" "f9c1da93bc58af7f90fe153a33b0854fa2313a4a2ff9a4a189fed5610eea1e80"
] ]
} }
}, },