oh-my-posh: Update to version 24.5.1

This commit is contained in:
github-actions[bot] 2024-11-14 16:30:20 +00:00
parent deb513eee6
commit 4c8c6615ca

View File

@ -1,5 +1,5 @@
{ {
"version": "24.5.0", "version": "24.5.1",
"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.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0a612600f5bc8faaa5148502c7fdd87abea764820d7312c9cc6d036273d67187", "293e1d82d421098bea15bf678ad88775f1d4fe1330e85cab5e4615a179937820",
"0be00284b0df60249d4f1db9bcbd9ee51394f8750b2dc80c5dfda326ca44814c" "71077a99f04ef742e7cdc8ee9b601a51e879ae4b8d65f3a0db2dfd20e726b0d7"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0a612600f5bc8faaa5148502c7fdd87abea764820d7312c9cc6d036273d67187", "293e1d82d421098bea15bf678ad88775f1d4fe1330e85cab5e4615a179937820",
"02eecf6aba060ce242cb1ae402fb3cda3b90373ed3e80c1bd2c2aaf36757a066" "18151cc9535a89acded1047e13176730ddbcafcc5830c04e567b9d9ee3eb8a3e"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0a612600f5bc8faaa5148502c7fdd87abea764820d7312c9cc6d036273d67187", "293e1d82d421098bea15bf678ad88775f1d4fe1330e85cab5e4615a179937820",
"1deb81eff758ab52fad8580e0c6fadafc3081c8e56d9f7e47c30e9e6c8c6bdf7" "b2a685db4c1e5d4d939e28aa4c36b71a36041183bc2b2e386c8a687810a7a66f"
] ]
} }
}, },