oh-my-posh: Update to version 12.7.0

This commit is contained in:
github-actions[bot] 2022-10-24 16:31:31 +00:00
parent 060f5a480b
commit 55174ce132

View File

@ -1,5 +1,5 @@
{ {
"version": "12.6.8", "version": "12.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/v12.6.8/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.8/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dac38bacaa0cf45d98a6a4c369c28ed3f6838a2d9a895f70b6c42ffa5805733d", "f42667aba9dfcd9ad9ad644f3f23784b3bf88a9f844c703f8dad20a4fc7dd96a",
"70cfd1441d9c08ec90f465c6eb09640fd58f2d6664d23ba4a0a538c6110e6903" "a70f67f4696352a721c53ee46fc505417eb535d2f5c0b74ded67caacc2ea5916"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.8/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.8/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dac38bacaa0cf45d98a6a4c369c28ed3f6838a2d9a895f70b6c42ffa5805733d", "f42667aba9dfcd9ad9ad644f3f23784b3bf88a9f844c703f8dad20a4fc7dd96a",
"b853fb9262c081e9a547a9c58ffcb3102f9eee3897233ddcb2fb0d9b63f743dc" "23a32872c30914e52e8bd868015091fbe86eef62baa7803db05d7494383d5dc4"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.8/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.8/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dac38bacaa0cf45d98a6a4c369c28ed3f6838a2d9a895f70b6c42ffa5805733d", "f42667aba9dfcd9ad9ad644f3f23784b3bf88a9f844c703f8dad20a4fc7dd96a",
"ec6f7e69ec0b5ce4793e41190fbab445be8883c146dd407ffef8df9d17b440ad" "65ce4d9115b7295ce25d6bbfb096878eda6b9a743d96f78e1907106e4d4100a6"
] ]
} }
}, },