oh-my-posh: Update to version 24.11.0

This commit is contained in:
github-actions[bot] 2024-11-28 20:28:36 +00:00
parent 3ae6bb21d8
commit cbb73b2a10

View File

@ -1,5 +1,5 @@
{ {
"version": "24.10.1", "version": "24.11.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/v24.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c6a2d2d493bb9951309798402ce3faace8b61f66e08f82697911848831719eef", "b452c06e246c80067cfe6d808a367a70b17f8a859b62e5b710b44dca98c68061",
"1db176b8dae5ba9c16bf6a5ec71aa0d3fe30001729af3bb4e2e9862a188963ae" "7276ceeea6dc248b6b75f9bfe68bdbcd86e90fcc6baeac0501e750eb4d63cf87"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c6a2d2d493bb9951309798402ce3faace8b61f66e08f82697911848831719eef", "b452c06e246c80067cfe6d808a367a70b17f8a859b62e5b710b44dca98c68061",
"90bfa236a731dbfd239cb4bdcd1d924b60f67481df4ab61c206f45348f79e802" "d8c089002cfdccdcff177171ef07a0bb411c4abfe583aff050d48d6d600a53a2"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.10.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c6a2d2d493bb9951309798402ce3faace8b61f66e08f82697911848831719eef", "b452c06e246c80067cfe6d808a367a70b17f8a859b62e5b710b44dca98c68061",
"f9c1da93bc58af7f90fe153a33b0854fa2313a4a2ff9a4a189fed5610eea1e80" "76055daf046fd4ddece8e66078d13fe4060bd2434c6c16f970bdab7f7830dab7"
] ]
} }
}, },