oh-my-posh: Update to version 19.11.7

This commit is contained in:
github-actions[bot] 2024-02-29 20:25:06 +00:00
parent 4a6c6c9b7a
commit cca2bac54c

View File

@ -1,5 +1,5 @@
{ {
"version": "19.11.6", "version": "19.11.7",
"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/v19.11.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.7/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.6/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.7/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"74314c243c9e050f86aab9e2a4aba61bb120619d6f7cea5194abacdaadfc533c", "824cf4e89681f45a33d72a2c97a28bf8c001fabe6d6cd48ac581c3c28aba8c70",
"22f3d29dd063ae609cd16411cbbfe134907ec2302a221cca6dadfd42eded50fd" "07b8604dc06c640dcfef4c7f3022beec71029c64c00e6496a397e3e789d474ef"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.7/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.6/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.7/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"74314c243c9e050f86aab9e2a4aba61bb120619d6f7cea5194abacdaadfc533c", "824cf4e89681f45a33d72a2c97a28bf8c001fabe6d6cd48ac581c3c28aba8c70",
"f69823e14a7613b5d0c540faa7b3dd1f57c6721146e42b534d794620209c14a7" "856d36e6c553aacefc16e60281efc588d94ddd15e93d08ae41eab78ae732b9a8"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.7/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.6/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.7/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"74314c243c9e050f86aab9e2a4aba61bb120619d6f7cea5194abacdaadfc533c", "824cf4e89681f45a33d72a2c97a28bf8c001fabe6d6cd48ac581c3c28aba8c70",
"20d69c51935efd10a8706bbaa9c1e305a1668a14b08fa84f5e672e0001bc2fb4" "9b83259d59e567e3b0d4228b397fa5f78549689727d731cbb4ee562cf71feaa3"
] ]
} }
}, },