oh-my-posh: Update to version 15.1.0

This commit is contained in:
github-actions[bot] 2023-04-24 08:27:31 +00:00
parent b0715a1caa
commit a8092c32db

View File

@ -1,5 +1,5 @@
{ {
"version": "14.32.2", "version": "15.1.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/v14.32.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5ef1ceb75d1ee345fb1373c28c17bc703ab1a7356a04e02f1f868ad000eae184", "54fd4cca13d75f9e132e216f4504ac2bb30d591d8dc992a16e6ae4497da0ba4b",
"0b83db15c9fff5b079e070af2e43999767184c3679a91937b94797d72848fd0a" "29fa4f7813c23c162a9b5bc795cf18d8faa2998f979b78d0dd0e033a13763478"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5ef1ceb75d1ee345fb1373c28c17bc703ab1a7356a04e02f1f868ad000eae184", "54fd4cca13d75f9e132e216f4504ac2bb30d591d8dc992a16e6ae4497da0ba4b",
"315c70de4ace8ccbbf1c17578482368a4cb8cfc61d95e60655a3d7b7229d3f5d" "43fd3946209beacf5599198b5144eaabc572a6fa10512fffc9ca341d10185353"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5ef1ceb75d1ee345fb1373c28c17bc703ab1a7356a04e02f1f868ad000eae184", "54fd4cca13d75f9e132e216f4504ac2bb30d591d8dc992a16e6ae4497da0ba4b",
"17eee9e76175ca103b8df0476182b47c9f274b9694ce27b5f1ca4050c7a69745" "1f1e122b8ec39038262e65e5c04cfaa08aa036ea09c40ad4720993bdd06ed9b2"
] ]
} }
}, },