oh-my-posh: Update to version 18.5.1

This commit is contained in:
github-actions[bot] 2023-08-30 12:30:34 +00:00
parent fc8be7ce28
commit 556ddced0f

View File

@ -1,5 +1,5 @@
{ {
"version": "18.5.0", "version": "18.5.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/v18.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d4b2da294a7e7dcd151091d657a33098ab8566484d81a7ff92f4ed8e0382317b", "52d5018067786f87490d6c35ec6e00eca608e7e5ecf9b633b7831d56baa94847",
"10f42c6c275da98d67a5d1c9ed0a9332bf78673d0645a6e3ab4ee35a6ec87182" "07f60937bf9f96a88559859c2aca870a4d05b333db0e2ffc6ad165368bb8b2f8"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d4b2da294a7e7dcd151091d657a33098ab8566484d81a7ff92f4ed8e0382317b", "52d5018067786f87490d6c35ec6e00eca608e7e5ecf9b633b7831d56baa94847",
"7906f943b4d57be1c7a78620bc6ee08bb164fdf1ef0d6c5f9dee517e5d90822e" "43f4f6bc7b8fe3e6e6320526abb93bb592e62b3852acdafdca02cbc209518944"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d4b2da294a7e7dcd151091d657a33098ab8566484d81a7ff92f4ed8e0382317b", "52d5018067786f87490d6c35ec6e00eca608e7e5ecf9b633b7831d56baa94847",
"37ccf36c4e87676f00456c226288c0665165b983a706c43c9ceeb4e4898fe839" "242136d5491e73a6a6022ef2e8f71c462246992d9be83a0fc47bdd3062a4c42d"
] ]
} }
}, },