oh-my-posh: Update to version 12.6.5

This commit is contained in:
github-actions[bot] 2022-10-20 08:30:55 +00:00
parent d4826f6bb8
commit f9a8c64e82

View File

@ -1,5 +1,5 @@
{ {
"version": "12.6.3", "version": "12.6.5",
"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.6.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.5/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"fb7a3a9b5480177438d2b1be15cfa8da6d3d4c7471c46c892e43fd5d2df97183", "d3d50f5f908e822154a1b491ca1b0bc5a7e4cf0e21c716fcd8f64f54b8451785",
"a40ba8fd3fc4e805e2d209e45507bb561e1c3542e6150963ed4963b760236745" "fd682c16712ec78f88a1d41ef4df5a7b231b2d34abbadbf11c663b16c20582af"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.5/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"fb7a3a9b5480177438d2b1be15cfa8da6d3d4c7471c46c892e43fd5d2df97183", "d3d50f5f908e822154a1b491ca1b0bc5a7e4cf0e21c716fcd8f64f54b8451785",
"98af0bb3fb6036c93f62655c783d4529e3c953c10313957d061151c205355d81" "3badf2149246779998a3c5fecef3d0e35b49a42ee4d0f7f3265f4683015a0770"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.5/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"fb7a3a9b5480177438d2b1be15cfa8da6d3d4c7471c46c892e43fd5d2df97183", "d3d50f5f908e822154a1b491ca1b0bc5a7e4cf0e21c716fcd8f64f54b8451785",
"b50575f305ee90405c962abd2e267e56315fe69c2b2650505d2ee6c9f3d887dd" "6bb806046d3bb71051d7066eac3bb67d4e5bd6ffdc34441b6d07e93a6b789d1d"
] ]
} }
}, },