oh-my-posh: Update to version 21.3.0

This commit is contained in:
github-actions[bot] 2024-06-06 16:29:21 +00:00
parent 699d695d37
commit 49ee5847d5

View File

@ -1,5 +1,5 @@
{ {
"version": "21.2.2", "version": "21.3.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.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"929c4423d403f4424a83254a33a1ad9928255635c7071b47948f702fb93203a1", "6d5fe4dea4e3b1341b22ffa226d823ad874774b3c87855249174399ecd5884ee",
"e7d6a2e261573971ebbbb31d427df5add264e2fae7dabc97e71a661a6bfd194a" "b57b099f26451b909e3ec791cb6fbb971a801b0b6f3bd18fe39e92b7c282769a"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"929c4423d403f4424a83254a33a1ad9928255635c7071b47948f702fb93203a1", "6d5fe4dea4e3b1341b22ffa226d823ad874774b3c87855249174399ecd5884ee",
"0f6c0b1cf8ebbbd7ee2e294d6d79af0bb5aa9da41497c3b2e3f1e6f5a12adbdb" "9016c639c745acf4b7027b46491d4bfa9963e4d425fac42e4ce2fba2ced2acdf"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"929c4423d403f4424a83254a33a1ad9928255635c7071b47948f702fb93203a1", "6d5fe4dea4e3b1341b22ffa226d823ad874774b3c87855249174399ecd5884ee",
"0a9660f422fee352f768e9a4119212c7942fdb6ae301d2aba69acc2abad100e7" "3562d54f90107534006c65ee61b2161693726e1e699ebf5de8fc22ef5e6e1a39"
] ]
} }
}, },