oh-my-posh: Update to version 26.0.1

This commit is contained in:
github-actions[bot] 2025-05-29 16:30:18 +00:00
parent b286c43f26
commit 8e75213c85

View File

@ -1,5 +1,5 @@
{ {
"version": "26.0.0", "version": "26.0.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/v26.0.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e37e51788416e49ad8022cccccd8ae7f2e1be68d8c90c15dc6e3119c3d79d069", "7c33b067e8374e6605876c89804585125b03a661266fcb147eb6c5779e0fcaa0",
"ff3d43a6f879ad300f463d8c328b3ef228f9b21df14b4219551bb386c8ae1a1b" "fa8e64dd877d93f51f1bc6378dc1a45929be50384065b4f1ea9ab0b8731a9e87"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e37e51788416e49ad8022cccccd8ae7f2e1be68d8c90c15dc6e3119c3d79d069", "7c33b067e8374e6605876c89804585125b03a661266fcb147eb6c5779e0fcaa0",
"b24026656aab85323a1c12b4123351ce5a7fa20df78d5f7a5718c345c885aae8" "fe9a7a6b78d3732f3f30823f9c9220ab8dd87c87b6d1885c6f2260b3c245679e"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e37e51788416e49ad8022cccccd8ae7f2e1be68d8c90c15dc6e3119c3d79d069", "7c33b067e8374e6605876c89804585125b03a661266fcb147eb6c5779e0fcaa0",
"9ee92dbb177ac6809e190910bdff370af1b76e6f5e91aeb1d7b0b7fcb2bcd4b8" "a862eaa4762cd70108870a6b2fafbf0c66cd7ec7c8fb87c3050a071095b47487"
] ]
} }
}, },