oh-my-posh: Update to version 14.25.0

This commit is contained in:
github-actions[bot] 2023-04-02 20:25:49 +00:00
parent 6a7b256a6f
commit 9efa78d843

View File

@ -1,5 +1,5 @@
{ {
"version": "14.24.0", "version": "14.25.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/v14.24.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.25.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.25.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"024a48780bf4f365948c12ad01103999b6afbcfef2c47dae00286d215329dbb1", "73236a02738a3c733ef48589f67982073eb75e896e396124a4eef7272b4dca26",
"198033ca4658461d0318780592fbb35e40cbed0fcbeb276663dcfe4db659c27a" "807bbae132374fe24ecb219f2cf5576b8891d1e112bb010c15c5ca77b725356e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.25.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.25.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"024a48780bf4f365948c12ad01103999b6afbcfef2c47dae00286d215329dbb1", "73236a02738a3c733ef48589f67982073eb75e896e396124a4eef7272b4dca26",
"f42ac88d7c9c5527ed27024d7dfd51cd1e0b15da06105f055838712a32255ac0" "aff42ad80b0b48c0be8b43e53351d54cb3f116407865c323a58eeb1a5d7a0639"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.25.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.25.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"024a48780bf4f365948c12ad01103999b6afbcfef2c47dae00286d215329dbb1", "73236a02738a3c733ef48589f67982073eb75e896e396124a4eef7272b4dca26",
"6bb26c04f4423fbffc4fea46822c2207af272b489899e21d060bf17954788e23" "b01dbe1dfd7a23d4d123578729845c6a10b8e5914c89eb58ff6f2b7cc6832e2d"
] ]
} }
}, },