oh-my-posh: Update to version 17.0.0

This commit is contained in:
github-actions[bot] 2023-06-08 08:26:06 +00:00
parent 5be513344d
commit 4a05ecb3c6

View File

@ -1,5 +1,5 @@
{ {
"version": "16.10.0", "version": "17.0.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.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.10.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7bf65e5285f450bc7031d6f02bfb6b9f261b36aa7377ab5f88e5eebc4becc140", "7d6effaabb46e1d5d0108ccd7a8378244676181056edec1e926ea544bfba5fab",
"8b4352e619478de7c0529d508790277825799f0743feeafdc302309de2ea43f4" "cb881a654b6efa1627f2ce8f70b826a491d089dd6a633ff8f635d86c3ed64bc2"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.10.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7bf65e5285f450bc7031d6f02bfb6b9f261b36aa7377ab5f88e5eebc4becc140", "7d6effaabb46e1d5d0108ccd7a8378244676181056edec1e926ea544bfba5fab",
"fb8f94356e3c8eefd74c3a1bf9a23dca58ab8ac428562485dd9631c0d912f63b" "3be3175175763638f976680dcc685a27497cce224bb581704f5a0dd64cfe5c90"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.10.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7bf65e5285f450bc7031d6f02bfb6b9f261b36aa7377ab5f88e5eebc4becc140", "7d6effaabb46e1d5d0108ccd7a8378244676181056edec1e926ea544bfba5fab",
"56d1272912a98043561f3a197db084478688212fbbb6b13d07915b7352968318" "321636ddb2572db4bb7e90480f0c274244eff4c94d59eaa998387e53f44d226c"
] ]
} }
}, },