oh-my-posh: Update to version 24.11.4

This commit is contained in:
github-actions[bot] 2024-12-01 20:28:09 +00:00
parent 4a58b8e224
commit f442fc42d7

View File

@ -1,5 +1,5 @@
{ {
"version": "24.11.2", "version": "24.11.4",
"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.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0af3cd30e028c636cfce068f376538ec2101c578ea9622acb72d8ed8df9f7f52", "bdb4c767ce6078265443c2fea615e9df24f736d0298baa114335b3d8a732e715",
"3fdd4ec3a62b3b9988f8d0badf3f861263cc79c3b7fca76e4c6d396e0e757058" "76c359ff86cd2af12c610c354a525495dc154fcfa3220f143f1aeb80fa8e343c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0af3cd30e028c636cfce068f376538ec2101c578ea9622acb72d8ed8df9f7f52", "bdb4c767ce6078265443c2fea615e9df24f736d0298baa114335b3d8a732e715",
"2305335d647096a550bb57ffb2e181d1ddddb77d707c1f87b2de93bb59ffb964" "6e83207e97b5732f47ec29a69bb0952fff552294f93409526c5d7543d43e0c79"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0af3cd30e028c636cfce068f376538ec2101c578ea9622acb72d8ed8df9f7f52", "bdb4c767ce6078265443c2fea615e9df24f736d0298baa114335b3d8a732e715",
"6220769d9b8dbcfc87ff04b734b109323c328d56c2d72d12512608bd8d48374a" "a765b5f28b466fbfae39d673dfe46563407b6767633d2ef5e36483379640c86f"
] ]
} }
}, },