oh-my-posh: Update to version 21.15.1

This commit is contained in:
github-actions[bot] 2024-06-20 12:31:22 +00:00
parent 1d1da0dc17
commit 6a9f33651c

View File

@ -1,5 +1,5 @@
{ {
"version": "21.14.0", "version": "21.15.1",
"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.14.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.15.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.14.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.15.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ab1dcaa341fac0fe88351a8413a4971f533b8b2b28082e3635073c80611b9df6", "1985566c3730d76352ea494d54749824d5e9dc645a6dd82d227368ad69574601",
"2430db6227bf12c826b09ac838ccc8a96c238faed9d37cf12437d4575956076b" "4626c79fb939d8cb658a95518db12c1b14d1496ab17853cf6801fea1c2e89183"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.14.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.15.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.14.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.15.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ab1dcaa341fac0fe88351a8413a4971f533b8b2b28082e3635073c80611b9df6", "1985566c3730d76352ea494d54749824d5e9dc645a6dd82d227368ad69574601",
"8bb055ccef1baf0554555da6bd9c56c15313fd6a8b31d0582feeced590b35c7d" "118c87a55647ec91c17d3baa94a831c733d8ecb707dbd0f4b2dcf336c477609a"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.14.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.15.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.14.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.15.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ab1dcaa341fac0fe88351a8413a4971f533b8b2b28082e3635073c80611b9df6", "1985566c3730d76352ea494d54749824d5e9dc645a6dd82d227368ad69574601",
"3da4cc04e51aae5ad0b48d2e1457c20e5491d7fc6c80d5d138daf232ae5b14c7" "b7c369771c2dc13dd2d32e47b25fd29fd6986ed32dbc973db70b8e3fc6d4adb3"
] ]
} }
}, },