oh-my-posh: Update to version 21.21.0

This commit is contained in:
github-actions[bot] 2024-07-06 12:30:42 +00:00
parent 82f699122d
commit 67e244725d

View File

@ -1,5 +1,5 @@
{ {
"version": "21.20.2", "version": "21.21.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.20.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"80fc78a34e6ca7013e74391e74e847816fdf08b629a881d861aa49f5fa7aa575", "46551a00f4d68125a742bc2dd2356d770167e7094ae87c641aec6b9b3314895b",
"66cb9445d7fcca758bc6032ee41f7e903b2dde041a99cad3b87c47864ec2cf41" "d76958a13bd70b2d474fceb8c51b80869af24f7559b5b322e007df8a94ad135e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"80fc78a34e6ca7013e74391e74e847816fdf08b629a881d861aa49f5fa7aa575", "46551a00f4d68125a742bc2dd2356d770167e7094ae87c641aec6b9b3314895b",
"fd54193b64b587843aaa04d9b48985152775e7a9c60d8c8c04b063b2de37bfab" "9388df06e3e01cab5ff35fc6dd67e5f5f0839e43bbf90e7cb5673cb3677fefa6"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"80fc78a34e6ca7013e74391e74e847816fdf08b629a881d861aa49f5fa7aa575", "46551a00f4d68125a742bc2dd2356d770167e7094ae87c641aec6b9b3314895b",
"fc6f62c2ca710f36a71ef85392007f221ab1abe38987c7fd5ec2972ba0281f7e" "3b3b209c84d0165ec67e213aba8df375615a5c06aa8b808c07a580cf1f055d46"
] ]
} }
}, },