oh-my-posh: Update to version 21.9.1

This commit is contained in:
github-actions[bot] 2024-06-14 20:26:37 +00:00
parent 46f016882e
commit 2fc9d9c2a0

View File

@ -1,5 +1,5 @@
{ {
"version": "21.9.0", "version": "21.9.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.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"bd77ad12bd3b526de55d3120f015f123e8cdd8189c98a17c379da5cfa994063e", "26233f8beac6f4058441cc1a3f0d2d30a7d22d968a58af0d60efdc60c67eaa77",
"db220742aaddffa28e02a6a1323a99076f491495237e696b3add44292c156c3d" "f693b1a3bd4a36fbd364c53a79dfcc11a3a2aa2fa9e40434b36fa69c9d8c3dbd"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"bd77ad12bd3b526de55d3120f015f123e8cdd8189c98a17c379da5cfa994063e", "26233f8beac6f4058441cc1a3f0d2d30a7d22d968a58af0d60efdc60c67eaa77",
"88b70f047c87355865978b829828737afcb48ed851698916b17f9df6958eee83" "dfbfe4f4b59060a7578460d61a004b3d33ad7ced789f29477866ca925379fae9"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"bd77ad12bd3b526de55d3120f015f123e8cdd8189c98a17c379da5cfa994063e", "26233f8beac6f4058441cc1a3f0d2d30a7d22d968a58af0d60efdc60c67eaa77",
"1f90e72b8ecda84d1076ffdab5ec2d9a635b403f979fde108515207234bdf9c1" "934f7013561cd7085321c998c706a94cbd01ecca2a2cd25f536a06a0ab708508"
] ]
} }
}, },