oh-my-posh: Update to version 24.6.3

This commit is contained in:
github-actions[bot] 2024-11-16 20:27:31 +00:00
parent 6a19b1425c
commit 9d9d17cc4d

View File

@ -1,5 +1,5 @@
{ {
"version": "24.6.2", "version": "24.6.3",
"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.6.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f67e97d546dfbfcf0b6284d8453f222290e866bd59cef1f9ec625bcb7f39f380", "ce85d3b43452d269b56da072ee95fffa57c65cb19e5607ed1188b20ec009be2e",
"b6708140f752817db2c4e2e0cdba23783882e35c570775d71f1c3d9ecbbd8785" "c012202c3bf05e8d41d2062d9e0c704412cd7e8299ca8e86af58b0028e1b6517"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f67e97d546dfbfcf0b6284d8453f222290e866bd59cef1f9ec625bcb7f39f380", "ce85d3b43452d269b56da072ee95fffa57c65cb19e5607ed1188b20ec009be2e",
"35698d24ee62023be1cae0c2aa9f0280791d3845a2f5f96e1b8875947ee54ca2" "66db1baa925fa247ab706724bcfbd110004305de6b23342d460818da40ca15d5"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f67e97d546dfbfcf0b6284d8453f222290e866bd59cef1f9ec625bcb7f39f380", "ce85d3b43452d269b56da072ee95fffa57c65cb19e5607ed1188b20ec009be2e",
"383083cd3fcac74aecf11152c0f07e1bb707adb9db5f2574694a651da9e15477" "0fc0663bc4e91c88333168e01d99019af8df0a267a86df49c5c1e086b52a6938"
] ]
} }
}, },