oh-my-posh: Update to version 25.5.1

This commit is contained in:
github-actions[bot] 2025-03-22 16:29:03 +00:00
parent 7260a443fb
commit 629fbd3ed4

View File

@ -1,5 +1,5 @@
{ {
"version": "25.5.0", "version": "25.5.1",
"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.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a80dd35150eedd28e7381d5f5250b534682d64ff1929ecf25d23851b347a1d03", "d3e622b1ae54a36aeb04b29abdfe277f3c988f588ccf5c358b0679a17900d0f3",
"70d29dbe98d1f73914cb9251a95b899771d3134b6a96047537fb80a9129cc2c3" "a7676be33860e3789744691e6f6c12b72a5ed72ee06d617d43b5ee2f89361824"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a80dd35150eedd28e7381d5f5250b534682d64ff1929ecf25d23851b347a1d03", "d3e622b1ae54a36aeb04b29abdfe277f3c988f588ccf5c358b0679a17900d0f3",
"362a4eaf45516d37b41d3af9098359ae56590efe2b18443c716aae58f67e159b" "9f8d76e1a993d2689478cfb2f453c3731334c9f67b7f121d53b7b1a716a3eb59"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a80dd35150eedd28e7381d5f5250b534682d64ff1929ecf25d23851b347a1d03", "d3e622b1ae54a36aeb04b29abdfe277f3c988f588ccf5c358b0679a17900d0f3",
"d2ec9137acd70f007767eedd58a4973cce73be1885eaec960fdd3ec8250b9f5c" "8747000b86a3accac30a965cad097ab1e5f2b6e0f5cf3c8d3fbc0319b1b3f8a4"
] ]
} }
}, },