oh-my-posh: Update to version 25.11.0

This commit is contained in:
github-actions[bot] 2025-04-01 20:28:50 +00:00
parent 6bf6a4e85d
commit 7ab762e22f

View File

@ -1,5 +1,5 @@
{ {
"version": "25.10.2", "version": "25.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/v25.10.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.11.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"816f709a9a5a53a3702b68020ee82668db309508a88ea0cea2dd3075b47f0c23", "3b83cc9315b234ac38e1ef06857ac3a372afdf10868090f0d9bbd97904947b58",
"f69390c05dc8677a9df9130458e0dbfebf6918d19dd7f1ddd880a5d8477d7973" "46c4d97e70b71c973da31f78b9065e5f2569461d1a6f4fd39f63481aa0d71932"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.11.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"816f709a9a5a53a3702b68020ee82668db309508a88ea0cea2dd3075b47f0c23", "3b83cc9315b234ac38e1ef06857ac3a372afdf10868090f0d9bbd97904947b58",
"db656c469c235bfa0445ce3015dab34aac6bc4eebe712639a1da51b64cb3d307" "39bb121579bf00b536a3c5bc733f3b06ecbf7bc838e0e61c3c9004bb0a48c24d"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.11.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"816f709a9a5a53a3702b68020ee82668db309508a88ea0cea2dd3075b47f0c23", "3b83cc9315b234ac38e1ef06857ac3a372afdf10868090f0d9bbd97904947b58",
"5c69dff78d616a87d68c757136d5d8d7a613a1839d75825f1e940ee6c7726bae" "b22cfbef9087f364f375872e58f0853f41c8886ea4d36d85aa9cd1408f4c5ecd"
] ]
} }
}, },