oh-my-posh: Update to version 21.21.1

This commit is contained in:
github-actions[bot] 2024-07-06 16:28:03 +00:00
parent 4d5dbc5f70
commit 22e8b84426

View File

@ -1,5 +1,5 @@
{ {
"version": "21.21.0", "version": "21.21.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.21.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"46551a00f4d68125a742bc2dd2356d770167e7094ae87c641aec6b9b3314895b", "99d263b820fe4f3ae8ac0afef757ca177d311849733b45eb5638e090eea6daef",
"d76958a13bd70b2d474fceb8c51b80869af24f7559b5b322e007df8a94ad135e" "520d79d6c7a7ddcfdb2e317fcaa8093b8d1cec3c9247b5b43b1e7ead42e0e1be"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"46551a00f4d68125a742bc2dd2356d770167e7094ae87c641aec6b9b3314895b", "99d263b820fe4f3ae8ac0afef757ca177d311849733b45eb5638e090eea6daef",
"9388df06e3e01cab5ff35fc6dd67e5f5f0839e43bbf90e7cb5673cb3677fefa6" "d23e78479ecbcc2c667945c29489e79086027f054d108d90206c5acdcac53922"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"46551a00f4d68125a742bc2dd2356d770167e7094ae87c641aec6b9b3314895b", "99d263b820fe4f3ae8ac0afef757ca177d311849733b45eb5638e090eea6daef",
"3b3b209c84d0165ec67e213aba8df375615a5c06aa8b808c07a580cf1f055d46" "68adf7df7c9a4021096f4c49c33ec2cd6008564e2d5d3eca137368f78842b92e"
] ]
} }
}, },