oh-my-posh: Update to version 26.15.0

This commit is contained in:
github-actions[bot] 2025-07-15 16:30:13 +00:00
parent b421cb9040
commit 9bbd0bcaaf

View File

@ -1,5 +1,5 @@
{ {
"version": "26.14.3", "version": "26.15.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.14.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.15.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1fb473a9c4db4ab6f94470daba931dc802b384c3702059f07325f0dbd1a332fb", "61c48bfaa3309ebcc4072d05b93721c2b12139d91e9f6d8634f671a1a2bbe78b",
"6d1cc92709f196542f308f5e8e12b0eda59ac4efcf1862459eefb1d5a745d99d" "db68e89aa756f389ea63eafd3884bf8ae8f3e00323339872512bb781a9dc85a6"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.15.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1fb473a9c4db4ab6f94470daba931dc802b384c3702059f07325f0dbd1a332fb", "61c48bfaa3309ebcc4072d05b93721c2b12139d91e9f6d8634f671a1a2bbe78b",
"dd0b8896adebc86aa7b6eaff96867a0310f85a8e0d6d8f05f0ecac8ff1c3428d" "2f4775c32f5d75ad3ce24216ba23e2212c988f67d115086d43ae29f7f856caa1"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.15.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1fb473a9c4db4ab6f94470daba931dc802b384c3702059f07325f0dbd1a332fb", "61c48bfaa3309ebcc4072d05b93721c2b12139d91e9f6d8634f671a1a2bbe78b",
"b28a0688700ada71344ac966b795cbea0db50f79abadd4b4bf6c8b00a8ff0952" "5dafcd17c52603a1d5f234a39a2a0a7e0bcabc7342935b9de82924ba25e5bd5a"
] ]
} }
}, },