oh-my-posh: Update to version 14.8.0

This commit is contained in:
github-actions[bot] 2023-02-20 16:30:18 +00:00
parent 532c222d9e
commit ec4fc4e9ab

View File

@ -1,5 +1,5 @@
{ {
"version": "14.7.1", "version": "14.8.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/v14.7.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1518efbaeb2f9975fe5d67935e314e8235962eda5c8c674f41d01aed6b37f989", "1c96312ffe2e7989cf0308249043bc3cf01fcd3bd209f7cd077f59b10810b9ce",
"cd3f74872de90954144bfdac0ee4ffa515afa3ceb80edb432cbd9d21a8566462" "7cee6f4aace60c44c36c7bf2eb760ee63cb7f2607ede46c6d198f6a7a9781e44"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1518efbaeb2f9975fe5d67935e314e8235962eda5c8c674f41d01aed6b37f989", "1c96312ffe2e7989cf0308249043bc3cf01fcd3bd209f7cd077f59b10810b9ce",
"917478b0fe42f00b77d7919894f65fcd93ac9ca474e9a3d1c879b9e7e75e06f3" "bd903a05f7320c286fac2abc77692d4c8a6a64c42a48c9d5b2f12ce28278790f"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1518efbaeb2f9975fe5d67935e314e8235962eda5c8c674f41d01aed6b37f989", "1c96312ffe2e7989cf0308249043bc3cf01fcd3bd209f7cd077f59b10810b9ce",
"de69b52a4a2bbbd41fc8a0da811e961332e2e5aa4a1814d17349df7961a8d3d1" "adfd3db48954e42268ad3a85cd0ffc1d270a583af0b04ccfe33ba7bc7d36bad0"
] ]
} }
}, },