oh-my-posh: Update to version 25.5.0

This commit is contained in:
github-actions[bot] 2025-03-19 08:29:46 +00:00
parent 82001d6490
commit 2de37a7b1a

View File

@ -1,5 +1,5 @@
{ {
"version": "25.4.3", "version": "25.5.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.4.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5d6535a581eaae14028453fe34feb1fe65d1664f68b374e63233ed7f48bbb36d", "a80dd35150eedd28e7381d5f5250b534682d64ff1929ecf25d23851b347a1d03",
"c6c66f29591bf2b88c9db16327388a58b9ecc683005104f66ee1fe62f3b9587c" "70d29dbe98d1f73914cb9251a95b899771d3134b6a96047537fb80a9129cc2c3"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5d6535a581eaae14028453fe34feb1fe65d1664f68b374e63233ed7f48bbb36d", "a80dd35150eedd28e7381d5f5250b534682d64ff1929ecf25d23851b347a1d03",
"727f62c285463e1ad1a74593980c81aa9035c287931bbf14aea6a2978b4505e5" "362a4eaf45516d37b41d3af9098359ae56590efe2b18443c716aae58f67e159b"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.5.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5d6535a581eaae14028453fe34feb1fe65d1664f68b374e63233ed7f48bbb36d", "a80dd35150eedd28e7381d5f5250b534682d64ff1929ecf25d23851b347a1d03",
"23bc48a32da0d24677e1fb379326fb3de1dd3403d1fd03432162b3b5dbaa7c12" "d2ec9137acd70f007767eedd58a4973cce73be1885eaec960fdd3ec8250b9f5c"
] ]
} }
}, },