oh-my-posh: Update to version 26.1.0

This commit is contained in:
github-actions[bot] 2025-06-01 16:29:25 +00:00
parent 230d0a2207
commit d03a0e8cff

View File

@ -1,5 +1,5 @@
{ {
"version": "26.0.5", "version": "26.1.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/v26.0.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"02b312280fe0556cea2e3a2bf4ffc63e967eea5e1cac213e685ad2e840958b3b", "97847f621cfa7a9ec5642385fa8a9c911011798677e4936beafeb8fac9c937c4",
"ed80a1f92836eef1eb55ed1de81cb4b8961802f2a8d3aee6d14ebeb423eeed9f" "5dcda8dafb76550c0902fabb3ea0364cd9a39282005f74a6855b65d2d543f860"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"02b312280fe0556cea2e3a2bf4ffc63e967eea5e1cac213e685ad2e840958b3b", "97847f621cfa7a9ec5642385fa8a9c911011798677e4936beafeb8fac9c937c4",
"5c834d11ca9bb0327840c74574b411376c9cff0daa7a3142bc204011787b057e" "cd6c7f5822dfe815cebcb01c13f06c72a9592528134b819831bd6d6c70fa6482"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"02b312280fe0556cea2e3a2bf4ffc63e967eea5e1cac213e685ad2e840958b3b", "97847f621cfa7a9ec5642385fa8a9c911011798677e4936beafeb8fac9c937c4",
"fa6c3a617519dc4a420d510f45eec7b48142771ff2e6798801959ef1b9289e17" "c33d93e8a84e0ef46696d09ec3f8a02f91ff457ab47c344474845868418df073"
] ]
} }
}, },