oh-my-posh: Update to version 21.9.0

This commit is contained in:
github-actions[bot] 2024-06-14 16:27:43 +00:00
parent b12c2dcb9a
commit d683666a83

View File

@ -1,5 +1,5 @@
{ {
"version": "21.8.0", "version": "21.9.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.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3355c42fcb58d910918e71855dbd65a164abf957cf2a8193be8a8675a58e3f25", "bd77ad12bd3b526de55d3120f015f123e8cdd8189c98a17c379da5cfa994063e",
"740d8980676242c2bd78d235566fcdd93825afacd747a62c36f939d299810a40" "db220742aaddffa28e02a6a1323a99076f491495237e696b3add44292c156c3d"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3355c42fcb58d910918e71855dbd65a164abf957cf2a8193be8a8675a58e3f25", "bd77ad12bd3b526de55d3120f015f123e8cdd8189c98a17c379da5cfa994063e",
"ffd73295b924d69a6336bdd44f76b3865de9eb5ab6a342e85895a3e5c431cbe4" "88b70f047c87355865978b829828737afcb48ed851698916b17f9df6958eee83"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.9.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3355c42fcb58d910918e71855dbd65a164abf957cf2a8193be8a8675a58e3f25", "bd77ad12bd3b526de55d3120f015f123e8cdd8189c98a17c379da5cfa994063e",
"ed4bd472be7c934ccb6dace692cdae33922dfdcb86ea09f1a9ea9cebe6640887" "1f90e72b8ecda84d1076ffdab5ec2d9a635b403f979fde108515207234bdf9c1"
] ]
} }
}, },