oh-my-posh: Update to version 24.0.7

This commit is contained in:
github-actions[bot] 2024-11-05 20:28:26 +00:00
parent f0dfe3af6b
commit f6d020e156

View File

@ -1,5 +1,5 @@
{ {
"version": "24.0.6", "version": "24.0.7",
"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.0.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.7/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.6/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.7/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3a767003c9d119b33c15a3b7a942d7f09e9c8717068912d05cf30fed0489eb29", "f8814fa9440a14f9f40687610fec6d86bb684605feda769910b41bc5cade81b5",
"1eb37c3bc154296889ca11887f068846dd597b76042bc447001fd1b5aea3bd39" "2b65a5704d4518246ac73f179750da5ce22179d209ef7df26736085272195b2d"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.7/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.6/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.7/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3a767003c9d119b33c15a3b7a942d7f09e9c8717068912d05cf30fed0489eb29", "f8814fa9440a14f9f40687610fec6d86bb684605feda769910b41bc5cade81b5",
"d45d720d5fb28a33e5c5c75ec8990e65fa331911f2a5b0da109c51278c68c4fe" "002d5c0909dc0cc744fbf40ccc879b5b6d0fc2aa6e8748f2534f68dd96a28347"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.7/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.6/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.7/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3a767003c9d119b33c15a3b7a942d7f09e9c8717068912d05cf30fed0489eb29", "f8814fa9440a14f9f40687610fec6d86bb684605feda769910b41bc5cade81b5",
"999fd355138717a7d69829a1d219bd3203d21b528c378f2156dd00280e937716" "3f36c706aab185a89e9f879aca79dcfa4ef43d086b9a5387b85e2c38135e4239"
] ]
} }
}, },