oh-my-posh: Update to version 25.9.0

This commit is contained in:
github-actions[bot] 2025-03-31 08:30:07 +00:00
parent 27da86c187
commit 8cda9d45a6

View File

@ -1,5 +1,5 @@
{ {
"version": "25.8.0", "version": "25.9.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.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0e8842550e519589d5af0f1584b3bd1bf3fcc2eb00689ed38b65f9fb51383a22", "4303f4129c0767302b72314daffa38559e33c8d74734fe146241c29edda799ba",
"eef57550a4834804161ff858c48ffedecd118bbe4f89dcea2d008cc684789cfa" "40be1740cc0bca31182603795f46f197a878b212b15680cc0af58efcfd8999ec"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0e8842550e519589d5af0f1584b3bd1bf3fcc2eb00689ed38b65f9fb51383a22", "4303f4129c0767302b72314daffa38559e33c8d74734fe146241c29edda799ba",
"70c5e1a9e2af265ca9e9f19fff6075196a35b2c25efb3f6f4297a4928b6e2248" "c0d7622708e0161e15031cf5b074d556c1046d2f1d15aa3755e5b7a0bd916fb8"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.8.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0e8842550e519589d5af0f1584b3bd1bf3fcc2eb00689ed38b65f9fb51383a22", "4303f4129c0767302b72314daffa38559e33c8d74734fe146241c29edda799ba",
"f45eb8b49b0f67ad44408380c749a67a7e456e970213afed1338d8a805c8b572" "1460f1388036a0fe65d529e35ed3c95e43b85c08861e0071ad643a6ab847ca7e"
] ]
} }
}, },