oh-my-posh: Update to version 21.2.1

This commit is contained in:
github-actions[bot] 2024-06-04 20:26:17 +00:00
parent d7665a2282
commit a3c0c9c483

View File

@ -1,5 +1,5 @@
{ {
"version": "21.2.0", "version": "21.2.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.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"415e71955286ead51acb1b90c57701dbe604a2e7634ef80941ba776ff014df5e", "96ef676ddab4a729d5de54bbed7c9c033654bfd4a59d89fadb3fb15a18802215",
"5cf4ff18156238892568a9a39890eea7b9a5840a73b44516d3cb9ae334bb3761" "49f161f6bdbc0f290c4be40e0ca3ad524058b8b19b09c63ad965c152aef73714"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"415e71955286ead51acb1b90c57701dbe604a2e7634ef80941ba776ff014df5e", "96ef676ddab4a729d5de54bbed7c9c033654bfd4a59d89fadb3fb15a18802215",
"6c8b43d2e6fa18d8f7ea8737d64af79415ead7c395cea0b3e7ce46d5a65885c0" "69da8d8fdb9dc68a662207e72f39d8759dc4cba1cefb425c8688dbca980b38b7"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"415e71955286ead51acb1b90c57701dbe604a2e7634ef80941ba776ff014df5e", "96ef676ddab4a729d5de54bbed7c9c033654bfd4a59d89fadb3fb15a18802215",
"fa532972f34691c51eddfac1a4741e81678de3588686c1f78a808a99333e488e" "8ad68e1aff61e8886bf26b513402cf0fdb6868fd70e84a0d101a04b9af8451e9"
] ]
} }
}, },