oh-my-posh: Update to version 24.19.0

This commit is contained in:
github-actions[bot] 2025-01-26 12:31:21 +00:00
parent 74fa3ba5a4
commit 10b6a13f41

View File

@ -1,5 +1,5 @@
{ {
"version": "24.18.1", "version": "24.19.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/v24.18.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"465d14e68b79795b02d8cefe84a16786671c0cc9fb2bcc23f167cd11e2493681", "aae95866596c5657abe376d68ded859b8db1c1b9cb5d84de9db44e8a79c6938c",
"b708681d0ce50375dd1ec5d3a024f162c544577065cf54da47cf251ba9402624" "7e36a65301412afd0754a9aaaba4635d27427b29e6874cff8d6b4b5c7714d5fd"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"465d14e68b79795b02d8cefe84a16786671c0cc9fb2bcc23f167cd11e2493681", "aae95866596c5657abe376d68ded859b8db1c1b9cb5d84de9db44e8a79c6938c",
"125a10b7bd7c7cb2b6a0dbd9c96ba6a12b8f5869dc7a3e6dee89627496f13d15" "e0a5a0408cdae539b5607febb55b7f6059604daf397c501a7901327566b725d1"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"465d14e68b79795b02d8cefe84a16786671c0cc9fb2bcc23f167cd11e2493681", "aae95866596c5657abe376d68ded859b8db1c1b9cb5d84de9db44e8a79c6938c",
"532205979922f7f5ca5abfa422c4826f3a009a1299a5933f97b44ec12ea2c63f" "476ddb04a099cf34d6a1d5a65d150852bce274612de9971c50071a23fdfd6638"
] ]
} }
}, },