oh-my-posh: Update to version 16.3.0

This commit is contained in:
github-actions[bot] 2023-05-11 00:35:22 +00:00
parent ceca4d82bd
commit ff5f612092

View File

@ -1,5 +1,5 @@
{ {
"version": "16.2.3", "version": "16.3.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/v16.2.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.3.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d73da1caaed6da83beffff94b60a7d73a82e9f4dd160be1e05ce18435d27ab06", "f8717978e483aad8b7d992396b38138d963c1441345ec8b5819053486b30d6c7",
"365027b14398837e9ef4ca89c604c0040b725c1e48c073b70e970e8bf9b00da2" "81fd6c52e8b173018ff03e3e27a0d4d0daf75696a8a57728621cf4c45bab7843"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.3.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d73da1caaed6da83beffff94b60a7d73a82e9f4dd160be1e05ce18435d27ab06", "f8717978e483aad8b7d992396b38138d963c1441345ec8b5819053486b30d6c7",
"c9feb963b62f8944a118cad9ea102def87c632d81d27195d36721ac661086d28" "d5344f376ef8269742d2320f94af52e053a513c3d3ef0496957078c17a06b5d3"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.3.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d73da1caaed6da83beffff94b60a7d73a82e9f4dd160be1e05ce18435d27ab06", "f8717978e483aad8b7d992396b38138d963c1441345ec8b5819053486b30d6c7",
"62b4c478ff71235c4864322e5603e3b3b8f633f055d2b06f83f542fc84327744" "64376460e01ae953f0e7352de2019e9ef7a8e0b5863354772fed99ed6a64aa6e"
] ]
} }
}, },