oh-my-posh3@3.97.1: Fix URL

- Closes #1866
This commit is contained in:
Jakub Čábera 2021-02-24 19:38:44 +01:00
parent 60255f774e
commit 851bab0394

View File

@ -6,8 +6,8 @@
"notes": "Refer to 'https://ohmyposh.dev/docs/installation#4-replace-your-existing-prompt' for shell specific configurations.", "notes": "Refer to 'https://ohmyposh.dev/docs/installation#4-replace-your-existing-prompt' for shell specific configurations.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.97.1/posh-windows-amd64.exe#/oh-my-posh.exe", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.97.1/posh-windows-wsl-amd64.7z",
"hash": "f6c7ecb494d5db655336d5f7f87cad1afd2cb27233eaf0b216c53b5f0abd4b17" "hash": "6789b7143870ba4f70ed02b2472f3e3fa8d39708c01746c0e5e5201f4571f3f3"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",
@ -18,7 +18,7 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v$version/posh-windows-amd64.exe#/oh-my-posh.exe" "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v$version/posh-windows-wsl-amd64.7z"
} }
}, },
"hash": { "hash": {