oh-my-posh: Update to version 25.6.0

This commit is contained in:
github-actions[bot] 2025-03-25 08:29:25 +00:00
parent 6d4a04cefe
commit 0c9ec123a6

View File

@ -1,5 +1,5 @@
{ {
"version": "25.5.1", "version": "25.6.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.5.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d3e622b1ae54a36aeb04b29abdfe277f3c988f588ccf5c358b0679a17900d0f3", "0497a5e76e4ecb343f65b7354d5f7ebf6da40de972fa16c0bf5465cf61e9e863",
"a7676be33860e3789744691e6f6c12b72a5ed72ee06d617d43b5ee2f89361824" "cf4d67664262a3b6b2d4b7357f95998474748f169626d77daea0a2467f33e2e7"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d3e622b1ae54a36aeb04b29abdfe277f3c988f588ccf5c358b0679a17900d0f3", "0497a5e76e4ecb343f65b7354d5f7ebf6da40de972fa16c0bf5465cf61e9e863",
"9f8d76e1a993d2689478cfb2f453c3731334c9f67b7f121d53b7b1a716a3eb59" "f76e70dee402d098b718625572fb31bfbe86370d2f2fc32df1568473355075eb"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d3e622b1ae54a36aeb04b29abdfe277f3c988f588ccf5c358b0679a17900d0f3", "0497a5e76e4ecb343f65b7354d5f7ebf6da40de972fa16c0bf5465cf61e9e863",
"8747000b86a3accac30a965cad097ab1e5f2b6e0f5cf3c8d3fbc0319b1b3f8a4" "e59e8c9d32cc019beb4645362992bd04f585d462834706cd3d07f1214d91dc41"
] ]
} }
}, },