oh-my-posh: Update to version 13.2.0

This commit is contained in:
github-actions[bot] 2023-01-17 12:30:45 +00:00
parent d59a47308a
commit 526ee14bff

View File

@ -1,5 +1,5 @@
{ {
"version": "13.1.2", "version": "13.2.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/v13.1.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.2.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e20646f68a9fe9876dcfafbb9f12ff0a468cd63b6ab659e52443b0dc1752addb", "4d27c8102286f22144a5435aa49f0890c270f1a50809d1d90a290c1d720b7818",
"461be63c105285df9c8839ec6b64b87a12a14b2c2dc18f0fc73d0e1ff85c81ad" "a433a54b5572d87b3f422ebcaf6988369f904162961bcc840b50dc90d7b92bfa"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.2.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e20646f68a9fe9876dcfafbb9f12ff0a468cd63b6ab659e52443b0dc1752addb", "4d27c8102286f22144a5435aa49f0890c270f1a50809d1d90a290c1d720b7818",
"7f73a372623a58ce907297bb48b4234f76f85518fef981881ffe8dd0d5383939" "853fd9326061e3f3e8f2880c77042d3010dee736e8220422506d9cfe66dd18cc"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.2.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e20646f68a9fe9876dcfafbb9f12ff0a468cd63b6ab659e52443b0dc1752addb", "4d27c8102286f22144a5435aa49f0890c270f1a50809d1d90a290c1d720b7818",
"948c54eef6f577446c7fd17fbe1b4efa679c641abe69a2d50d59d62096a22df0" "9082fb235e0ca21337f4873dd6727a9000b8ff00bc643b55e507050b2d7bbfc0"
] ]
} }
}, },