oh-my-posh: Update to version 17.11.3

This commit is contained in:
github-actions[bot] 2023-07-19 08:27:58 +00:00
parent 0a1f7461d7
commit 84ff3366b1

View File

@ -1,5 +1,5 @@
{ {
"version": "17.11.2", "version": "17.11.3",
"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/v17.11.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"32463ad153bfd9f2fca4f4810ee066de284795e4770652d5552634d72bba189c", "7407f7ea562bb78d2c3117d4b310379f0e45833e5268aebce2bd8b65ff51a82f",
"94024523eeb0859ab9fcf25bde999938339e70754fa192be5f125e13da5933e9" "902cc73ab59fb08effdbdcf6c13806ebb70c7006aecb88a03a3791914a494877"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"32463ad153bfd9f2fca4f4810ee066de284795e4770652d5552634d72bba189c", "7407f7ea562bb78d2c3117d4b310379f0e45833e5268aebce2bd8b65ff51a82f",
"9e256c73c237bc3af45dc1736d264580678fefe88a3e774e7ed2367f3e0b5354" "1e631221942ed6316bb0bd9426fd1257c7a1bcc61d8523be0185bd11de70a83a"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"32463ad153bfd9f2fca4f4810ee066de284795e4770652d5552634d72bba189c", "7407f7ea562bb78d2c3117d4b310379f0e45833e5268aebce2bd8b65ff51a82f",
"26e881a8c5315cce7695c0e1b3a4c45e62b850b15a2f0563b98be06859e2a606" "48cfa39e06b9f0761a9c7961fe11f93c56c2d71405e01c61a453d5a01a316424"
] ]
} }
}, },