oh-my-posh: Update to version 13.1.2

This commit is contained in:
github-actions[bot] 2023-01-14 12:30:25 +00:00
parent ae4a876052
commit 01f141d16e

View File

@ -1,5 +1,5 @@
{ {
"version": "13.1.1", "version": "13.1.2",
"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/v13.1.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c8d5f021c33ad3a26e3cc8703df4481e30e593574e4c093a12884578ad829099", "e20646f68a9fe9876dcfafbb9f12ff0a468cd63b6ab659e52443b0dc1752addb",
"87f7823d0edee07027a29f1b471c3ddc0a9a9c33f6ca8f0175265db7a75e0818" "461be63c105285df9c8839ec6b64b87a12a14b2c2dc18f0fc73d0e1ff85c81ad"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c8d5f021c33ad3a26e3cc8703df4481e30e593574e4c093a12884578ad829099", "e20646f68a9fe9876dcfafbb9f12ff0a468cd63b6ab659e52443b0dc1752addb",
"afb6eaa0e0f43bf7a55e6c022eba8e731b38dcf8bcdc7880a77fc75efe760a44" "7f73a372623a58ce907297bb48b4234f76f85518fef981881ffe8dd0d5383939"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c8d5f021c33ad3a26e3cc8703df4481e30e593574e4c093a12884578ad829099", "e20646f68a9fe9876dcfafbb9f12ff0a468cd63b6ab659e52443b0dc1752addb",
"b67fdbeff716eb684c76d5c180a71c67bac6080b22d44b6a0f69c0afade764ad" "948c54eef6f577446c7fd17fbe1b4efa679c641abe69a2d50d59d62096a22df0"
] ]
} }
}, },