oh-my-posh: Update to version 25.21.0

This commit is contained in:
github-actions[bot] 2025-05-02 20:29:01 +00:00
parent 9628619968
commit add52f24c9

View File

@ -1,5 +1,5 @@
{ {
"version": "25.20.1", "version": "25.21.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.20.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3585e0412d1bb694855190a7b1f517a85361dc61fc39cf3438bcbe841f8c09d6", "af8b04bcb40b8cd1bc64a1be812165e6a94e0123eb6e5600ce96b82c071f53fa",
"593f6d76e6fc57bae587d8f8795a9f1cd582d3c7b0b1d2814096836040d00721" "6e7827e83af1d5447879000cb9119721bc1cc924370312692fc548c5218db35f"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3585e0412d1bb694855190a7b1f517a85361dc61fc39cf3438bcbe841f8c09d6", "af8b04bcb40b8cd1bc64a1be812165e6a94e0123eb6e5600ce96b82c071f53fa",
"e9c4c237365243aa176b0fbf104e22e1382990a03a834f686963e3081cd47a7a" "62b25655b5c16127b9b5bbffb790716d4779177c739069e7f9ebe90f8a2c16b7"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3585e0412d1bb694855190a7b1f517a85361dc61fc39cf3438bcbe841f8c09d6", "af8b04bcb40b8cd1bc64a1be812165e6a94e0123eb6e5600ce96b82c071f53fa",
"1184d00ad6e29fab44da7c43461c13054614e1e0285f348feea682c5507465a9" "4e559e588a5e47f0af4b24702f3bc548a35d23a76751031a42edf4836091ec12"
] ]
} }
}, },