oh-my-posh: Update to version 15.2.0

This commit is contained in:
github-actions[bot] 2023-04-24 12:30:51 +00:00
parent 271b36198f
commit d5b1edd26e

View File

@ -1,5 +1,5 @@
{ {
"version": "15.1.0", "version": "15.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/v15.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.2.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"54fd4cca13d75f9e132e216f4504ac2bb30d591d8dc992a16e6ae4497da0ba4b", "89a682f4f0cfa8ce561a946cb6eb5084fd8df8d44a0afe3becd702a5d01b8c09",
"29fa4f7813c23c162a9b5bc795cf18d8faa2998f979b78d0dd0e033a13763478" "4d643801e512bf58a2b303caa5a74d8ba26b6b291242c0d7d869d42dca153e5d"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.2.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"54fd4cca13d75f9e132e216f4504ac2bb30d591d8dc992a16e6ae4497da0ba4b", "89a682f4f0cfa8ce561a946cb6eb5084fd8df8d44a0afe3becd702a5d01b8c09",
"43fd3946209beacf5599198b5144eaabc572a6fa10512fffc9ca341d10185353" "374835c5c59204165855ac9e575f29d9e16bfa63f323aa7df6a6479b2b58ed88"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.2.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"54fd4cca13d75f9e132e216f4504ac2bb30d591d8dc992a16e6ae4497da0ba4b", "89a682f4f0cfa8ce561a946cb6eb5084fd8df8d44a0afe3becd702a5d01b8c09",
"1f1e122b8ec39038262e65e5c04cfaa08aa036ea09c40ad4720993bdd06ed9b2" "4b6848beeb963d2f94e433a36d9449c96f6907cab06550dadbb36864af2aba47"
] ]
} }
}, },