oh-my-posh: Update to version 12.21.0

This commit is contained in:
github-actions[bot] 2022-11-27 12:30:25 +00:00
parent 7986cd7361
commit e9458597a5

View File

@ -1,5 +1,5 @@
{ {
"version": "12.20.0", "version": "12.21.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/v12.20.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"64869f6d1ef9437cc89af23bc4cb06aa9719abc9fe4ad045528e845ed9147892", "7caec2fc99db94713212f62d26657190383a4bb6b7305e5f32e47adab2f14d6d",
"dc7f53c911e51de4440a7879f90284ec29c7f0b2c1100e878750ca516439b620" "bca1608907cbee1a46b0a3e3210535afad1e27c85a4f4c3d3e9b13a4b577de0b"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"64869f6d1ef9437cc89af23bc4cb06aa9719abc9fe4ad045528e845ed9147892", "7caec2fc99db94713212f62d26657190383a4bb6b7305e5f32e47adab2f14d6d",
"b4eb63329a0b89f27977dcca86dc131f513216bd51f0bda469694ac68a4d971a" "d00550c0d01182bf002d18e6f6e665d9661930e2a91f1423eaadcbf8eb69c9cf"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"64869f6d1ef9437cc89af23bc4cb06aa9719abc9fe4ad045528e845ed9147892", "7caec2fc99db94713212f62d26657190383a4bb6b7305e5f32e47adab2f14d6d",
"317e947f9c001d417fe7438e53a89361f51ebe03b45b7382de0e0b75840426de" "5eebefbbc76df32f848fb2fd30be36b8a855cd2ea203ea5dcf82b320e83302b0"
] ]
} }
}, },