oh-my-posh: Update to version 21.16.1

This commit is contained in:
github-actions[bot] 2024-06-24 08:28:44 +00:00
parent f6d8be51ca
commit bc56dc32c3

View File

@ -1,5 +1,5 @@
{ {
"version": "21.16.0", "version": "21.16.1",
"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.16.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8655daab3c34b0bbc81bb74c507344d53dc968d693282965872e6a4fb4c4bd89", "0d4c45c7b58a3cd507e1afaf46728711135cbd030ee8ad7b0a97b62753ab0b1c",
"be02db672ef3abfa687a5cb5a9f207c7fa4ada410721ed84eb5b468ad04a8dbe" "246186c5e919a15e87a1c2d9cf8861d478b048ffd2ec7c3513e5da8460d81446"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8655daab3c34b0bbc81bb74c507344d53dc968d693282965872e6a4fb4c4bd89", "0d4c45c7b58a3cd507e1afaf46728711135cbd030ee8ad7b0a97b62753ab0b1c",
"6bbf3ba1681649c665800b86151a454f75b35ec107dd56b436c14576b215661c" "a43f07bd4321a3346fdda786194181fbd2ec12712649367a804cfdc7df4570ea"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8655daab3c34b0bbc81bb74c507344d53dc968d693282965872e6a4fb4c4bd89", "0d4c45c7b58a3cd507e1afaf46728711135cbd030ee8ad7b0a97b62753ab0b1c",
"be95b551fc052d5bf5e843dcf2f8d60f8ba1770a6e2301d00676255d187ebc37" "8d2dfedf6b876fb53a603bc44872f82cc4060c39d630121bf49f472938708388"
] ]
} }
}, },