oh-my-posh: Update to version 19.8.2

This commit is contained in:
github-actions[bot] 2024-01-26 16:26:23 +00:00
parent 10af6da426
commit dbf05b0d0b

View File

@ -1,5 +1,5 @@
{ {
"version": "19.8.1", "version": "19.8.2",
"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.8.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2ca528399ec3790f29230ce73d6561efb07d4d3fc3465e113bc5cbd3b12860e5", "9eecc5462e0baf91869fff9b3be4cd6201215899779a413f645823ba42844954",
"42762d26711e1b084bad1d1bc68db79d0bc05414594c4c67e1c1049230d05b2e" "1cc07a89d957135620c2315ec6ebe5fe3227b3c4150207fa633bb4a10d92b029"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2ca528399ec3790f29230ce73d6561efb07d4d3fc3465e113bc5cbd3b12860e5", "9eecc5462e0baf91869fff9b3be4cd6201215899779a413f645823ba42844954",
"5a325bab57dfdc8047f8c685e81c536ec629f6df53eab7ab78fca501b1d43d71" "d74d593342fac4b94f15e9ca2c7eac62f42ad65167234a5fbfa984aa3a9d6ef2"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2ca528399ec3790f29230ce73d6561efb07d4d3fc3465e113bc5cbd3b12860e5", "9eecc5462e0baf91869fff9b3be4cd6201215899779a413f645823ba42844954",
"c0573e28508d165f3901d0d55f490486938aa4dc9fc02539b17be45173e4192d" "e9994dc6f60d2cc4e870906511852e50ec7b86b8cd867d29367f2c69a3b812e0"
] ]
} }
}, },