oh-my-posh: Update to version 21.25.0

This commit is contained in:
github-actions[bot] 2024-07-12 16:28:30 +00:00
parent 0a12d8d09d
commit f99cc282b1

View File

@ -1,5 +1,5 @@
{ {
"version": "21.24.0", "version": "21.25.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/v21.24.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.25.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.24.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.25.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ceab6aca521edab714cc3dae7552282945971f709612ada27f5f0ddeaecf6996", "4409c77a47ce3060fc045f6efa060ff410f1c97f45bff30c300153d204dd0d00",
"5f0ef9fd076b5673edfc2022ed9aa9a713ab3803477bcf1a1d808c740748874d" "2dfc7a8b32f6a49dd0f4eeb40e8517b52d44828d35cabb7585270e5c8fa840c0"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.24.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.25.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.24.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.25.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ceab6aca521edab714cc3dae7552282945971f709612ada27f5f0ddeaecf6996", "4409c77a47ce3060fc045f6efa060ff410f1c97f45bff30c300153d204dd0d00",
"de596afbc6bcc64f4955a7a0b0712b91c89b9269c93ba15c4d86cd84aba3bc00" "ba47ec09f877e6cad41e0a7ffb8f71da5b1a50d087aeb5474df5141aa18bb5a2"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.24.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.25.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.24.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.25.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ceab6aca521edab714cc3dae7552282945971f709612ada27f5f0ddeaecf6996", "4409c77a47ce3060fc045f6efa060ff410f1c97f45bff30c300153d204dd0d00",
"6c760dd921a972c87c89dcde810fd98cb740b252665871913bf5365ebf251aa0" "0868f547701dfc1470d0525265f27ea5969a34d386a1e68511f2289592e55560"
] ]
} }
}, },