oh-my-posh: Update to version 18.22.0

This commit is contained in:
github-actions[bot] 2023-11-01 16:28:05 +00:00
parent c6a421622b
commit a5c8164c9b

View File

@ -1,5 +1,5 @@
{ {
"version": "18.21.1", "version": "18.22.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/v18.21.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.21.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.22.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"17bb967f1ae3e69a2fdf94db4b3247472887a29fe98d4d97b6cb389bb4f6f069", "4553a379351c12da4f1afc0ba2cc59a7390f80aad22b0640d41a9f7c6e2f552f",
"ed51132a5c6c4fe010400d97aaff0cc519090d63073a18b1a1be10ec36951522" "f3d9593827d3b5d5e442d99bcd3f28f8c196d486b64ae559577cc4a8e66584e2"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.21.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.21.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.22.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"17bb967f1ae3e69a2fdf94db4b3247472887a29fe98d4d97b6cb389bb4f6f069", "4553a379351c12da4f1afc0ba2cc59a7390f80aad22b0640d41a9f7c6e2f552f",
"463703049b6764fdcaebf7e707c48a3bd19c9fe3dc932bc81fadb1478908cdda" "2c949b677330ca98b8bb1dac922490bc32c45858ac18756b55cce4963f184762"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.21.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.21.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.22.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"17bb967f1ae3e69a2fdf94db4b3247472887a29fe98d4d97b6cb389bb4f6f069", "4553a379351c12da4f1afc0ba2cc59a7390f80aad22b0640d41a9f7c6e2f552f",
"de613edddeb971da97711404fa8cee8e7fe5ce0fcb9e3dfc51ba547236f1c792" "7227f5422e4b63d07d4817cfb9b7b7736bcdf8d69f01668329365d6e779f6f8d"
] ]
} }
}, },