oh-my-posh: Update to version 14.2.2

This commit is contained in:
github-actions[bot] 2023-02-07 20:29:53 +00:00
parent 9ddcb355f8
commit 5d3d39871f

View File

@ -1,5 +1,5 @@
{ {
"version": "14.2.1", "version": "14.2.2",
"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/v14.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e1faf7117a9533f9f9adb60544a00e4062d45b216dbd18699383bc8db7746a53", "cf654c96edacc9a9253154dbed43a6d776a9418cd6df9f54c0f11d88001a66c8",
"8ff66bcaa78251fb83b05c42603594ffdd035c9b49981f85ef056e6ab9aeab54" "d87986607a7b120b860fc17b67634c40e50b547301def3eca81e9ece4232c833"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e1faf7117a9533f9f9adb60544a00e4062d45b216dbd18699383bc8db7746a53", "cf654c96edacc9a9253154dbed43a6d776a9418cd6df9f54c0f11d88001a66c8",
"a9b8bcc284f74f934d7c98d955be81e30149e10ef6dc0a140dd3dd51c05d56fe" "c2a60bad56fcc675dd1d26d519beb72c900ab1adc54010d1c3dbe07442c56e13"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e1faf7117a9533f9f9adb60544a00e4062d45b216dbd18699383bc8db7746a53", "cf654c96edacc9a9253154dbed43a6d776a9418cd6df9f54c0f11d88001a66c8",
"241f536abf9695b4e5f2cee13a6512bda51e04836733eea9a977f10a5a44a272" "2f22926b31a034ec12387d205208f86c40080acca1cffa64d0424d99c7d7f897"
] ]
} }
}, },