oh-my-posh: Update to version 18.2.0

This commit is contained in:
github-actions[bot] 2023-07-29 16:25:53 +00:00
parent ba1a573f83
commit c8b14a5240

View File

@ -1,5 +1,5 @@
{ {
"version": "18.1.0", "version": "18.2.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.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"76be34aa3deae606bca26ca1899c61e6b14121468e0d58765c0a222597345bc2", "e0964b1057fcf64c143d24d3baed50fd0bfb9b0152095452d0331517144f52c7",
"6847ca00f9d33616ff8a7c929b4e72984ce2b53eccf80cf4d0106c84533d6c67" "f51d4fd5ae3fd9488c407619445cfd0864bbbf7bcb5292e1e04bbbae5e20c370"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"76be34aa3deae606bca26ca1899c61e6b14121468e0d58765c0a222597345bc2", "e0964b1057fcf64c143d24d3baed50fd0bfb9b0152095452d0331517144f52c7",
"28264736b2d226a7cc246004843c2379b743bfd93fa12bc104ce8a2e7399e4bb" "7633143fc92dc8adf4ce3450404acb7166e606a524380395fd9e1564093cc0e3"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"76be34aa3deae606bca26ca1899c61e6b14121468e0d58765c0a222597345bc2", "e0964b1057fcf64c143d24d3baed50fd0bfb9b0152095452d0331517144f52c7",
"66997b0563994ae0bf655ca2c0eb1b49ae69400379f0fec1ad801b9ae7616194" "13f7dded31052412933951c2496bb976d6b5e60b14f20d7786c21ba6ba60f367"
] ]
} }
}, },