oh-my-posh: Update to version 19.15.1

This commit is contained in:
github-actions[bot] 2024-03-11 20:25:15 +00:00
parent 75613e068e
commit 8d445730bd

View File

@ -1,5 +1,5 @@
{ {
"version": "19.15.0", "version": "19.15.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/v19.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"217025dbf6637e8c7f4abc17c524462847c432fad60641cbea65498d841dc034", "a34cc3038f270fd607a7e0cb307ce4b4dd15044514aab56be741a2bf104b1968",
"01c59afebdfd5cffa0d1a14eacf80c7bac4cf00cc6219b7d0077e30f7b5418ba" "ab7f9ec66b0c0fd81f8d146f80b5259952b0c12afe8e16ad2369b5993199c163"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"217025dbf6637e8c7f4abc17c524462847c432fad60641cbea65498d841dc034", "a34cc3038f270fd607a7e0cb307ce4b4dd15044514aab56be741a2bf104b1968",
"344f28ac84fbf5b11003550152790684c2ecc58f392cf01ac50db9a6a7859208" "2e9d4768647bc623232d965b50b2abcb803583a88c3a1d29c13f4d65cac22a25"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.15.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"217025dbf6637e8c7f4abc17c524462847c432fad60641cbea65498d841dc034", "a34cc3038f270fd607a7e0cb307ce4b4dd15044514aab56be741a2bf104b1968",
"64c4bc3d890f1fe1a8b18b507047df65cdddd5beaccc4c9bd470ed2473c8d12c" "802ede86610be5a2f2dc8404f5b1c71eec2770d29068741d87907cad44a62949"
] ]
} }
}, },