oh-my-posh: Update to version 25.10.2

This commit is contained in:
github-actions[bot] 2025-04-01 12:31:40 +00:00
parent b7d827e716
commit 275e649bd1

View File

@ -1,5 +1,5 @@
{ {
"version": "25.10.1", "version": "25.10.2",
"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.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dae504632c6e8950579fdc15d53c204833391a93fc2695dd4e7de525e0cf5524", "816f709a9a5a53a3702b68020ee82668db309508a88ea0cea2dd3075b47f0c23",
"7a084c99fdd69149ccb9cd806ba4b8e09bb31c74b8f289508660b8257158e774" "f69390c05dc8677a9df9130458e0dbfebf6918d19dd7f1ddd880a5d8477d7973"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"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.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dae504632c6e8950579fdc15d53c204833391a93fc2695dd4e7de525e0cf5524", "816f709a9a5a53a3702b68020ee82668db309508a88ea0cea2dd3075b47f0c23",
"b4fc13ddae8336a8a48cb443ae37c05f7edeaf6d3b9294280ac4e6b12f5a2153" "db656c469c235bfa0445ce3015dab34aac6bc4eebe712639a1da51b64cb3d307"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"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.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dae504632c6e8950579fdc15d53c204833391a93fc2695dd4e7de525e0cf5524", "816f709a9a5a53a3702b68020ee82668db309508a88ea0cea2dd3075b47f0c23",
"ebec14e715844b60840839085a635dc25199b75fddc74776abe43c063886a9fc" "5c69dff78d616a87d68c757136d5d8d7a613a1839d75825f1e940ee6c7726bae"
] ]
} }
}, },