oh-my-posh: Update to version 26.0.0

This commit is contained in:
github-actions[bot] 2025-05-29 12:31:32 +00:00
parent d73755aca0
commit 8049ac2777

View File

@ -1,5 +1,5 @@
{ {
"version": "25.23.3", "version": "26.0.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/v25.23.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f7ab48af45ca6e0766027f1603665bc89c19ebbc800b6fa5609137f115a7c219", "e37e51788416e49ad8022cccccd8ae7f2e1be68d8c90c15dc6e3119c3d79d069",
"76b7b865c07976b04b881686ddbf717b78b31459c7d4793bc8549508a9b1c37f" "ff3d43a6f879ad300f463d8c328b3ef228f9b21df14b4219551bb386c8ae1a1b"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f7ab48af45ca6e0766027f1603665bc89c19ebbc800b6fa5609137f115a7c219", "e37e51788416e49ad8022cccccd8ae7f2e1be68d8c90c15dc6e3119c3d79d069",
"bbe8b817c4dbe9f6c386f8451e59076697d0acaf6c88a40b253bcd552fec8f02" "b24026656aab85323a1c12b4123351ce5a7fa20df78d5f7a5718c345c885aae8"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f7ab48af45ca6e0766027f1603665bc89c19ebbc800b6fa5609137f115a7c219", "e37e51788416e49ad8022cccccd8ae7f2e1be68d8c90c15dc6e3119c3d79d069",
"f52751dfaff6c775fc786368d85af79143f75f671e4e2f5b777353b89b631d31" "9ee92dbb177ac6809e190910bdff370af1b76e6f5e91aeb1d7b0b7fcb2bcd4b8"
] ]
} }
}, },