oh-my-posh: Update to version 21.2.0

This commit is contained in:
github-actions[bot] 2024-06-03 12:31:45 +00:00
parent 7269507133
commit c383971520

View File

@ -1,5 +1,5 @@
{ {
"version": "21.1.0", "version": "21.2.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.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"fedcd65624ff9b807d2cfab91dc4f46591310a15e46e59627b7716148e1a431d", "415e71955286ead51acb1b90c57701dbe604a2e7634ef80941ba776ff014df5e",
"0d758223d2515b66c1d449d97f278a868f1ff4f1942f2639d1ebfb7c02510973" "5cf4ff18156238892568a9a39890eea7b9a5840a73b44516d3cb9ae334bb3761"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"fedcd65624ff9b807d2cfab91dc4f46591310a15e46e59627b7716148e1a431d", "415e71955286ead51acb1b90c57701dbe604a2e7634ef80941ba776ff014df5e",
"7d76101b261a6b0a6187203ea61f2d8d6abfff7a86c27e63b977cd27a25bbfef" "6c8b43d2e6fa18d8f7ea8737d64af79415ead7c395cea0b3e7ce46d5a65885c0"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"fedcd65624ff9b807d2cfab91dc4f46591310a15e46e59627b7716148e1a431d", "415e71955286ead51acb1b90c57701dbe604a2e7634ef80941ba776ff014df5e",
"ff14e4eeb2e954335eac2555b88e09bbad96c8b1d1836b1463f8e34a42470144" "fa532972f34691c51eddfac1a4741e81678de3588686c1f78a808a99333e488e"
] ]
} }
}, },