oh-my-posh: Update to version 12.3.0

This commit is contained in:
github-actions[bot] 2022-10-14 20:30:39 +00:00
parent 7bfc84795b
commit 031d08489b

View File

@ -1,5 +1,5 @@
{ {
"version": "12.2.2", "version": "12.3.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.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"86a79ac3b9af48650341d043ef71df3cc6fe4ed5c26dfb3c8ac8cb8840112cab", "31d04d0f7a64d13028587c37d0ece0c765510a6b5336b391387ca70107f8b7e9",
"379640f1160c769605b4516051222a9bb54075e475f76031c69a34b05f66b8b9" "bcd9419c42119282bec3890dc0ff06dbede17695449fb64e93e0f737104cbf1c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"86a79ac3b9af48650341d043ef71df3cc6fe4ed5c26dfb3c8ac8cb8840112cab", "31d04d0f7a64d13028587c37d0ece0c765510a6b5336b391387ca70107f8b7e9",
"0edbb1da074e92b4b2801923ee8237fd80a80671d0f2291ae90245f047ea0ba3" "8a501337bca6a542a9a2993d2fc693dfc011d1994f33530a4beebf07b3cb9e9b"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"86a79ac3b9af48650341d043ef71df3cc6fe4ed5c26dfb3c8ac8cb8840112cab", "31d04d0f7a64d13028587c37d0ece0c765510a6b5336b391387ca70107f8b7e9",
"373d9dbf1299f94a8816a35dc5c2161ad4254259957be3c92807ca861a663793" "9c9d914f9efbd25e16519972dfd73a32e7187d4cfc1056e16570151c3f8f0870"
] ]
} }
}, },