oh-my-posh: Update to version 21.26.4

This commit is contained in:
github-actions[bot] 2024-07-17 08:28:35 +00:00
parent e104b54b44
commit 13af72994b

View File

@ -1,5 +1,5 @@
{ {
"version": "21.26.3", "version": "21.26.4",
"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.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3ed6b1f68cd0bef62c124cf680213704444b3c45d0f0897bf7148a4f137eeed2", "12f40197f095d088d1b05c3b6bbc0d0192d86060db9a5b560735254becb57f22",
"3ea2f45c854a3af424202bfc52e5d2f83394303da382608e97ff697e506b2439" "29d02c6fc8a9e66524df92f5a417377aeaa176f344a5484728e1c9d979a5ebe1"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3ed6b1f68cd0bef62c124cf680213704444b3c45d0f0897bf7148a4f137eeed2", "12f40197f095d088d1b05c3b6bbc0d0192d86060db9a5b560735254becb57f22",
"3248f1bd3a353018618174f352c4b2ce2df0803806a8787bdd859ed9254e2735" "698dbdc8adec0a116414500f490844d137417a3d4dab8791e0563e93d57753e7"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.4/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3ed6b1f68cd0bef62c124cf680213704444b3c45d0f0897bf7148a4f137eeed2", "12f40197f095d088d1b05c3b6bbc0d0192d86060db9a5b560735254becb57f22",
"dec2e1917ca61aa001ecdb5c4fc007fa5d7021f05bbd027f76c649d1029e35c3" "8bf85902f875b9b51779e28a27e3aa1f9283caa22f7159c6a71168ffeef2a9af"
] ]
} }
}, },