oh-my-posh: Update to version 18.7.0

This commit is contained in:
github-actions[bot] 2023-09-04 20:23:35 +00:00
parent f79eb2ea76
commit c0ba884261

View File

@ -1,5 +1,5 @@
{ {
"version": "18.6.4", "version": "18.7.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/v18.6.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.4/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.7.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6a469c8c918c1842da848dee61d5b46719c6f5f272d65da9c776845af60b73c0", "018c388050c59a3550bb6251b5e4224b7a08144a1b42fe90f53dc3e7230a27a5",
"e41b616552410d398616c40409ca83e15844c53aefa80de7e08befc0a8f46693" "f36c4cdb564480d6d20fd8a21a1b51065bdcb232658522b00729f647b7e34836"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.4/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.7.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6a469c8c918c1842da848dee61d5b46719c6f5f272d65da9c776845af60b73c0", "018c388050c59a3550bb6251b5e4224b7a08144a1b42fe90f53dc3e7230a27a5",
"9b087441ee0618c1944be97f51c09e9b6b6f2f2930ccd8ea929a341d807f4a78" "e26a99f879081d97ef656b95a72df950bfa95ed92983e66e7e34abd5f4deac0c"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.4/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.7.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6a469c8c918c1842da848dee61d5b46719c6f5f272d65da9c776845af60b73c0", "018c388050c59a3550bb6251b5e4224b7a08144a1b42fe90f53dc3e7230a27a5",
"43d4230c788aef802b9bcb80f7f87c6277c1f26dd47a4a945ecffcfda717ad74" "a4de1283cf4e5dcc4b28dfae1a319559d37a991ca7a567f4bfae7010300dbe13"
] ]
} }
}, },