oh-my-posh: Update to version 25.10.1

This commit is contained in:
github-actions[bot] 2025-03-31 16:29:51 +00:00
parent ff7781af38
commit 6d285d8bc9

View File

@ -1,5 +1,5 @@
{ {
"version": "25.10.0", "version": "25.10.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.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e39e60a38a4d1b816228dcfd781b26d27c4ea9f2628587a860e1dbc4f48744c3", "dae504632c6e8950579fdc15d53c204833391a93fc2695dd4e7de525e0cf5524",
"bbe7e8e0752fef40455bb40d0822f6c7de51267fd72dd292cba726e7b59ba614" "7a084c99fdd69149ccb9cd806ba4b8e09bb31c74b8f289508660b8257158e774"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e39e60a38a4d1b816228dcfd781b26d27c4ea9f2628587a860e1dbc4f48744c3", "dae504632c6e8950579fdc15d53c204833391a93fc2695dd4e7de525e0cf5524",
"ec3b820b3aa8efb2f40f7e0df38b752f7581276833979dc57166058dd46ce820" "b4fc13ddae8336a8a48cb443ae37c05f7edeaf6d3b9294280ac4e6b12f5a2153"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e39e60a38a4d1b816228dcfd781b26d27c4ea9f2628587a860e1dbc4f48744c3", "dae504632c6e8950579fdc15d53c204833391a93fc2695dd4e7de525e0cf5524",
"65ec8affbe7cffc4300dd1acacfa51ef8321372600a3e985b82b9469b5c243c3" "ebec14e715844b60840839085a635dc25199b75fddc74776abe43c063886a9fc"
] ]
} }
}, },