oh-my-posh: Update to version 19.28.0

This commit is contained in:
github-actions[bot] 2024-05-10 08:35:32 +00:00
parent 93dc4333d1
commit 3bfa924ac0

View File

@ -1,5 +1,5 @@
{ {
"version": "19.27.0", "version": "19.28.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/v19.27.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.28.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.27.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.28.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"96c1140ccd27173af6dd343efdc58aad9bfdb445c73e9843d472653cbf63ed8f", "c4eb71ac0bb9ffa6d8f9d2233e222b9aa68cd9353d4e64876bb9b502d2a38712",
"67c40ecf51249b4aeb71dab17397d65bc7f7896148ce66a7cec455c3137c6f07" "014fc14413b3736a62c4f6117563aaac9a213d5ef7e5dccb2f7835200a79592f"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.27.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.28.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.27.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.28.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"96c1140ccd27173af6dd343efdc58aad9bfdb445c73e9843d472653cbf63ed8f", "c4eb71ac0bb9ffa6d8f9d2233e222b9aa68cd9353d4e64876bb9b502d2a38712",
"94439691b7b3ee71db43bcc5faf7101a40e4a4337318f674a73aeee81cc22d2b" "13ef94f1d5982e733c4c49e574342426364cb3f4603ed93d6f027bf949f874fd"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.27.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.28.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.27.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.28.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"96c1140ccd27173af6dd343efdc58aad9bfdb445c73e9843d472653cbf63ed8f", "c4eb71ac0bb9ffa6d8f9d2233e222b9aa68cd9353d4e64876bb9b502d2a38712",
"6a248b7ead4ed0f47c6fd884df144d8fc79e9058d7013239d25a096ab2bfb929" "082496f4d454a99ea4d1ece791ef87e4f628e2303b98a215ed93cd785cb7216a"
] ]
} }
}, },