oh-my-posh: Update to version 25.8.0

This commit is contained in:
github-actions[bot] 2025-03-30 16:29:10 +00:00
parent 75d2abf2e5
commit 2285ff47ca

View File

@ -1,5 +1,5 @@
{ {
"version": "25.7.1", "version": "25.8.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.7.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"39076918c8a338c7aaece9f18c16c945a27efe7964cb26bdae9e83df7182ad8c", "0e8842550e519589d5af0f1584b3bd1bf3fcc2eb00689ed38b65f9fb51383a22",
"1173427e5ccd9d2d2b593a88b62adb4ee903c3e1c08d4a13c5538ca9c5c8265d" "eef57550a4834804161ff858c48ffedecd118bbe4f89dcea2d008cc684789cfa"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"39076918c8a338c7aaece9f18c16c945a27efe7964cb26bdae9e83df7182ad8c", "0e8842550e519589d5af0f1584b3bd1bf3fcc2eb00689ed38b65f9fb51383a22",
"882b20c9189d49b43225d52c29d43139da66c6c904c9ab8bc53fe26678e756af" "70c5e1a9e2af265ca9e9f19fff6075196a35b2c25efb3f6f4297a4928b6e2248"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"39076918c8a338c7aaece9f18c16c945a27efe7964cb26bdae9e83df7182ad8c", "0e8842550e519589d5af0f1584b3bd1bf3fcc2eb00689ed38b65f9fb51383a22",
"722e2be76027a16d17246169b586c61fcc4870a1c0f813f6baf6cbcef98d600c" "f45eb8b49b0f67ad44408380c749a67a7e456e970213afed1338d8a805c8b572"
] ]
} }
}, },