oh-my-posh: Update to version 25.7.1

This commit is contained in:
github-actions[bot] 2025-03-29 20:27:00 +00:00
parent 4fe6096cd9
commit 7341da7aba

View File

@ -1,5 +1,5 @@
{ {
"version": "25.6.1", "version": "25.7.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.6.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"886fa1b45b864bce5c74604426f5b22790702d62b5385593ec1aa48815c5d162", "39076918c8a338c7aaece9f18c16c945a27efe7964cb26bdae9e83df7182ad8c",
"3c0a37c1997b2e1bf47608cc87f18283b808a68145f6ec8c20a6a1ee707fd870" "1173427e5ccd9d2d2b593a88b62adb4ee903c3e1c08d4a13c5538ca9c5c8265d"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"886fa1b45b864bce5c74604426f5b22790702d62b5385593ec1aa48815c5d162", "39076918c8a338c7aaece9f18c16c945a27efe7964cb26bdae9e83df7182ad8c",
"54d09aafb58e679c5dcbe5cc8776e4467ed68cb7ac2c78ec0d9afc258e772f92" "882b20c9189d49b43225d52c29d43139da66c6c904c9ab8bc53fe26678e756af"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.6.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.7.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"886fa1b45b864bce5c74604426f5b22790702d62b5385593ec1aa48815c5d162", "39076918c8a338c7aaece9f18c16c945a27efe7964cb26bdae9e83df7182ad8c",
"9856907bcc4e35a57d79e8751cc2ed793afc391c32dd410e789c38881e680da6" "722e2be76027a16d17246169b586c61fcc4870a1c0f813f6baf6cbcef98d600c"
] ]
} }
}, },