oh-my-posh: Update to version 24.4.0

This commit is contained in:
github-actions[bot] 2024-11-13 16:30:24 +00:00
parent 188b12a2a0
commit 710064184c

View File

@ -1,5 +1,5 @@
{ {
"version": "24.3.0", "version": "24.4.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.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.3.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1fb0c10989bd3e750f0df413dde5e1e71d71f701291b1ca020341b5b6ede770a", "fbe005d3d5e605e20feb4b33fb389ed8b8ffaee314450f0b89f4fac098b43ff6",
"2ce9687fbf20863731d3fccd039ac37593e013c75644929e7547d411a97b9020" "a9aec3033c560de639cf9090643e3f294dddac6da2eb694e9fb7fdcc85ab7785"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.3.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1fb0c10989bd3e750f0df413dde5e1e71d71f701291b1ca020341b5b6ede770a", "fbe005d3d5e605e20feb4b33fb389ed8b8ffaee314450f0b89f4fac098b43ff6",
"97dfa69b48f2636a3a76dff457800d5e998f655e9b86fe3f9058e1f65a987a27" "31ea9dc15bffde2bda45e46028c138d84aff39b4c84344fc8894b3d1f8dbed17"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.3.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.4.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1fb0c10989bd3e750f0df413dde5e1e71d71f701291b1ca020341b5b6ede770a", "fbe005d3d5e605e20feb4b33fb389ed8b8ffaee314450f0b89f4fac098b43ff6",
"b6a079f5f1f8bd42530c5a3943528bdb01885aafe6c422df057622f1748c6706" "6fc80a0dfb2c12ed317f355ec90f65c441da95b6b6cc007480e1b9ea5b2f2dcb"
] ]
} }
}, },