oh-my-posh: Update to version 14.2.6

This commit is contained in:
github-actions[bot] 2023-02-10 12:32:52 +00:00
parent 8be6800633
commit c3b09a749a

View File

@ -1,5 +1,5 @@
{ {
"version": "14.2.5", "version": "14.2.6",
"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.2.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.6/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.5/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.6/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e126fef74137ed32ee482cf7d0c45fa3e539ba58428bef6f635a839ee7414422", "7e13d2c2b3f1ce624f7c003d4dacc90bea6cb8a9825de8dddcad2c49e9a4aa73",
"658a857acd824907d8c131a072eb71782630bf4cfc40f565b49cdf0c50e412a2" "deb795061789859528ccb345843c48b11a6b9d5743afa2a44aa76e1a4f72cf05"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.6/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.5/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.6/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e126fef74137ed32ee482cf7d0c45fa3e539ba58428bef6f635a839ee7414422", "7e13d2c2b3f1ce624f7c003d4dacc90bea6cb8a9825de8dddcad2c49e9a4aa73",
"cb16cb8c01202e9ef4b818d1619c6c99c6e9b0becd9e29c296c8f8d42f8efa14" "4af9c84c98e0eceb3733b2d1154bf3509d56cedd0fb078938394cb37aba695a6"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.6/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.5/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.6/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e126fef74137ed32ee482cf7d0c45fa3e539ba58428bef6f635a839ee7414422", "7e13d2c2b3f1ce624f7c003d4dacc90bea6cb8a9825de8dddcad2c49e9a4aa73",
"727436895c738694deec14a6f72024143bf617be2024c260b58c4407b5712e15" "3b51af5e9ba53287eee2c08ba41f032d37f2584a819aa42b174d59fccd97ae00"
] ]
} }
}, },