oh-my-posh: Update to version 24.5.0

This commit is contained in:
github-actions[bot] 2024-11-14 12:32:34 +00:00
parent ffe06e9570
commit 3f9c5ee6bc

View File

@ -1,5 +1,5 @@
{ {
"version": "24.4.1", "version": "24.5.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.4.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"eafab2922f54712756ba4353d0e75316d38a87982699442d6db68f22f1161c88", "0a612600f5bc8faaa5148502c7fdd87abea764820d7312c9cc6d036273d67187",
"19ab4dc76522e34a9e3f3c38d71d68786d6df17f652ceb17ae83ecabe0b579c9" "0be00284b0df60249d4f1db9bcbd9ee51394f8750b2dc80c5dfda326ca44814c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"eafab2922f54712756ba4353d0e75316d38a87982699442d6db68f22f1161c88", "0a612600f5bc8faaa5148502c7fdd87abea764820d7312c9cc6d036273d67187",
"fa417510a8eb12e65d630a785da9ad92d1646965593dc9375b264e79f982d617" "02eecf6aba060ce242cb1ae402fb3cda3b90373ed3e80c1bd2c2aaf36757a066"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"eafab2922f54712756ba4353d0e75316d38a87982699442d6db68f22f1161c88", "0a612600f5bc8faaa5148502c7fdd87abea764820d7312c9cc6d036273d67187",
"4cdd6051fe09a41ff237e52b6f6b4003c33086e76851afa208990175a639923a" "1deb81eff758ab52fad8580e0c6fadafc3081c8e56d9f7e47c30e9e6c8c6bdf7"
] ]
} }
}, },