oh-my-posh: Update to version 24.12.0

This commit is contained in:
github-actions[bot] 2024-12-07 16:31:29 +00:00
parent eaa9125265
commit 1644f74525

View File

@ -1,5 +1,5 @@
{ {
"version": "24.11.4", "version": "24.12.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.11.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"bdb4c767ce6078265443c2fea615e9df24f736d0298baa114335b3d8a732e715", "b334b1965a7f69c6e6f2a7769f2572411a29944b43ea3215c58439d8835cca33",
"76c359ff86cd2af12c610c354a525495dc154fcfa3220f143f1aeb80fa8e343c" "e7cd00c89c029c30591a5e7173f7f6798bc16225013baa24e95429a45349a29b"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"bdb4c767ce6078265443c2fea615e9df24f736d0298baa114335b3d8a732e715", "b334b1965a7f69c6e6f2a7769f2572411a29944b43ea3215c58439d8835cca33",
"6e83207e97b5732f47ec29a69bb0952fff552294f93409526c5d7543d43e0c79" "1c6462dec7a1846fe2a4c28e3b72b10876a32541ba21b3792dd05c889f3b538d"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"bdb4c767ce6078265443c2fea615e9df24f736d0298baa114335b3d8a732e715", "b334b1965a7f69c6e6f2a7769f2572411a29944b43ea3215c58439d8835cca33",
"a765b5f28b466fbfae39d673dfe46563407b6767633d2ef5e36483379640c86f" "01a61976d5c9e5ef6e6e28be428e069660d15a1080f6d6493340549da5a41c97"
] ]
} }
}, },