oh-my-posh: Update to version 17.2.0

This commit is contained in:
github-actions[bot] 2023-06-13 20:24:14 +00:00
parent 6efe0c9434
commit 90ca956b7f

View File

@ -1,5 +1,5 @@
{ {
"version": "17.1.0", "version": "17.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/v17.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.2.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8629849a1315f94c5ea1214ae86027ba06be6bd1e69a2cb54f6d72d43d005d9f", "91ded922991c821f1dd0df8c51f0fb235f13eab6c2dae179dd365f615aae9683",
"1aefe9908b151aa4c6d88963f06f3b83fc8750c5c16f7b5273e680720d283b9f" "80628ccde4b293491adb584e728ca12de682bcb5f8017d300081f981297b07de"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.2.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8629849a1315f94c5ea1214ae86027ba06be6bd1e69a2cb54f6d72d43d005d9f", "91ded922991c821f1dd0df8c51f0fb235f13eab6c2dae179dd365f615aae9683",
"e67370e1c7f18f9e50d1523d6e8208b88bce4c9b97d21a6ecb90da4696a93f77" "2871182a65b9ed206344a69eba8fb4b82fba1a7a4d9fcf8afdeb038b9e02df91"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.2.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8629849a1315f94c5ea1214ae86027ba06be6bd1e69a2cb54f6d72d43d005d9f", "91ded922991c821f1dd0df8c51f0fb235f13eab6c2dae179dd365f615aae9683",
"10bd006d4a989586641953906eaa8a4360c85b11e7c26f8ee3def37b9db9f793" "2e604d9cf44d71692d609a99bc83619cca9d401c66898825efef6d7316157380"
] ]
} }
}, },