oh-my-posh: Update to version 12.6.7

This commit is contained in:
github-actions[bot] 2022-10-22 08:30:32 +00:00
parent 6bcfe74780
commit 5a584a221c

View File

@ -1,5 +1,5 @@
{ {
"version": "12.6.6", "version": "12.6.7",
"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.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.7/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.6/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.7/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"17d90ed8e02c50122f04a5854d7c9e67c6ceef7ded6d92749fcc6e5b29e72a5a", "50432bef4973868ccfa99269cc2f0d0e72fc81f87ca3d14ea876873b3ef0ef2b",
"1a527331106f2e0737d3d2f2b51f525aa0308b008b9e4c92e182f9381baa1d73" "74b1c78f8ba2cefd4881bcaedb6ad1fd70b7dd2cf604360f9aae82db9f7c0fad"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.7/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.6/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.7/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"17d90ed8e02c50122f04a5854d7c9e67c6ceef7ded6d92749fcc6e5b29e72a5a", "50432bef4973868ccfa99269cc2f0d0e72fc81f87ca3d14ea876873b3ef0ef2b",
"4b2142da02aa28bfd4dc0f2ce98e239bb4b6c2f5636f22ee4becc4bbef5153f8" "da6d8be6a9c1df2313b2eb19859ffbd2ab083731f74c81e32dab905ab1fb6d4e"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.7/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.6/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.6.7/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"17d90ed8e02c50122f04a5854d7c9e67c6ceef7ded6d92749fcc6e5b29e72a5a", "50432bef4973868ccfa99269cc2f0d0e72fc81f87ca3d14ea876873b3ef0ef2b",
"35350751cdffa6ff94e842378e008ad1e33728d7bdf782996826333d05a9c57d" "5fc3c5bab08f75fe61eee226d20f90868848b4462c3a901c1b1e63266c452846"
] ]
} }
}, },