oh-my-posh: Update to version 24.0.2

This commit is contained in:
github-actions[bot] 2024-11-04 16:30:42 +00:00
parent df5e6f0651
commit a679e20bbe

View File

@ -1,5 +1,5 @@
{ {
"version": "23.20.3", "version": "24.0.2",
"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/v23.20.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a2fd2695e94f97d5b6bc6bd2fdfda5cac7e3aec0566a341aa16b9c06aa93d357", "fb10fadff2f939d873c17f786ee55dea97adfa1c0fbf89d3bd140dc26bc67c10",
"6c3f42b52c9edcf2c227362d4621609eebdbfca67a8e199923fbec0861065b72" "5c60b8cf3310ebb6d2d61a4d9426eb288f171ede9103b690110dbeca4b37b7c5"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a2fd2695e94f97d5b6bc6bd2fdfda5cac7e3aec0566a341aa16b9c06aa93d357", "fb10fadff2f939d873c17f786ee55dea97adfa1c0fbf89d3bd140dc26bc67c10",
"046a2818bfe449b9aa8e98d4197e556d21577175f3a06e665d17257b3a47b892" "0613dddeb879dc9252645e729f7d8864475d87b6d8ef7242e771d96975971254"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a2fd2695e94f97d5b6bc6bd2fdfda5cac7e3aec0566a341aa16b9c06aa93d357", "fb10fadff2f939d873c17f786ee55dea97adfa1c0fbf89d3bd140dc26bc67c10",
"b32b96e9fa9b6b84d9eb63eca6a6ffd2be81c469304e7da84359069d63364b98" "7bd7c44ebcda9b30c7c29035c9b82b02d73754472a1ae37d472a85b387c902ad"
] ]
} }
}, },