oh-my-posh: Update to version 25.10.0

This commit is contained in:
github-actions[bot] 2025-03-31 12:31:37 +00:00
parent 1680596dc9
commit 65c6c9121f

View File

@ -1,5 +1,5 @@
{ {
"version": "25.9.0", "version": "25.10.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.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4303f4129c0767302b72314daffa38559e33c8d74734fe146241c29edda799ba", "e39e60a38a4d1b816228dcfd781b26d27c4ea9f2628587a860e1dbc4f48744c3",
"40be1740cc0bca31182603795f46f197a878b212b15680cc0af58efcfd8999ec" "bbe7e8e0752fef40455bb40d0822f6c7de51267fd72dd292cba726e7b59ba614"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4303f4129c0767302b72314daffa38559e33c8d74734fe146241c29edda799ba", "e39e60a38a4d1b816228dcfd781b26d27c4ea9f2628587a860e1dbc4f48744c3",
"c0d7622708e0161e15031cf5b074d556c1046d2f1d15aa3755e5b7a0bd916fb8" "ec3b820b3aa8efb2f40f7e0df38b752f7581276833979dc57166058dd46ce820"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4303f4129c0767302b72314daffa38559e33c8d74734fe146241c29edda799ba", "e39e60a38a4d1b816228dcfd781b26d27c4ea9f2628587a860e1dbc4f48744c3",
"1460f1388036a0fe65d529e35ed3c95e43b85c08861e0071ad643a6ab847ca7e" "65ec8affbe7cffc4300dd1acacfa51ef8321372600a3e985b82b9469b5c243c3"
] ]
} }
}, },