oh-my-posh: Update to version 21.27.0

This commit is contained in:
github-actions[bot] 2024-07-17 12:32:34 +00:00
parent 6ff7159abe
commit ded3c1fb22

View File

@ -1,5 +1,5 @@
{ {
"version": "21.26.4", "version": "21.27.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/v21.26.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.27.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.27.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"12f40197f095d088d1b05c3b6bbc0d0192d86060db9a5b560735254becb57f22", "397b0b8f5e5ce0edcc39e137a08831afb51e64e1eb87f4a660376c5c4e113ed5",
"29d02c6fc8a9e66524df92f5a417377aeaa176f344a5484728e1c9d979a5ebe1" "2a39883646dcaa23b85543b047f6a50dc92a8e907a98c37377bf6fc0ed24060b"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.27.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.27.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"12f40197f095d088d1b05c3b6bbc0d0192d86060db9a5b560735254becb57f22", "397b0b8f5e5ce0edcc39e137a08831afb51e64e1eb87f4a660376c5c4e113ed5",
"698dbdc8adec0a116414500f490844d137417a3d4dab8791e0563e93d57753e7" "192dca4760542ff632937ca30b7a119b89cc471cb34c80c6d302845665092d75"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.27.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.27.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"12f40197f095d088d1b05c3b6bbc0d0192d86060db9a5b560735254becb57f22", "397b0b8f5e5ce0edcc39e137a08831afb51e64e1eb87f4a660376c5c4e113ed5",
"8bf85902f875b9b51779e28a27e3aa1f9283caa22f7159c6a71168ffeef2a9af" "08df86db71bf58cafc20c65ad481385595a4c583bee48bab01b18a5cccce2898"
] ]
} }
}, },