oh-my-posh: Update to version 24.11.2

This commit is contained in:
github-actions[bot] 2024-11-30 20:28:05 +00:00
parent 63156bbd45
commit 63d04fa48e

View File

@ -1,5 +1,5 @@
{ {
"version": "24.11.0", "version": "24.11.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/v24.11.0/themes.zip", "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.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b452c06e246c80067cfe6d808a367a70b17f8a859b62e5b710b44dca98c68061", "0af3cd30e028c636cfce068f376538ec2101c578ea9622acb72d8ed8df9f7f52",
"7276ceeea6dc248b6b75f9bfe68bdbcd86e90fcc6baeac0501e750eb4d63cf87" "3fdd4ec3a62b3b9988f8d0badf3f861263cc79c3b7fca76e4c6d396e0e757058"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.0/themes.zip", "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.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b452c06e246c80067cfe6d808a367a70b17f8a859b62e5b710b44dca98c68061", "0af3cd30e028c636cfce068f376538ec2101c578ea9622acb72d8ed8df9f7f52",
"d8c089002cfdccdcff177171ef07a0bb411c4abfe583aff050d48d6d600a53a2" "2305335d647096a550bb57ffb2e181d1ddddb77d707c1f87b2de93bb59ffb964"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.0/themes.zip", "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.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b452c06e246c80067cfe6d808a367a70b17f8a859b62e5b710b44dca98c68061", "0af3cd30e028c636cfce068f376538ec2101c578ea9622acb72d8ed8df9f7f52",
"76055daf046fd4ddece8e66078d13fe4060bd2434c6c16f970bdab7f7830dab7" "6220769d9b8dbcfc87ff04b734b109323c328d56c2d72d12512608bd8d48374a"
] ]
} }
}, },