mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
oh-my-posh: Update to version 13.1.1
This commit is contained in:
parent
2c8527e5ba
commit
9c8741f32e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "13.1.0",
|
"version": "13.1.1",
|
||||||
"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.0/themes.zip",
|
"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.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"6be96e445a249e4b8fddceb2a4cf47cfdbd9cb7bd32ac67e26ac89f13c0e4d70",
|
"c8d5f021c33ad3a26e3cc8703df4481e30e593574e4c093a12884578ad829099",
|
||||||
"11f4979427663b869f2b1951e278cfefa17ca14e1e09e961e62ff71f5df41d80"
|
"87f7823d0edee07027a29f1b471c3ddc0a9a9c33f6ca8f0175265db7a75e0818"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.0/themes.zip",
|
"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.0/posh-windows-386.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.1/posh-windows-386.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"6be96e445a249e4b8fddceb2a4cf47cfdbd9cb7bd32ac67e26ac89f13c0e4d70",
|
"c8d5f021c33ad3a26e3cc8703df4481e30e593574e4c093a12884578ad829099",
|
||||||
"c01b9626758fa1537ac9eace6f17dda02983d0cfd660647a6f8f52ec246a8a82"
|
"afb6eaa0e0f43bf7a55e6c022eba8e731b38dcf8bcdc7880a77fc75efe760a44"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.0/themes.zip",
|
"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.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.1.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"6be96e445a249e4b8fddceb2a4cf47cfdbd9cb7bd32ac67e26ac89f13c0e4d70",
|
"c8d5f021c33ad3a26e3cc8703df4481e30e593574e4c093a12884578ad829099",
|
||||||
"05bdf3a633426cdfeeb2c4f8624e9f305266bae9fb2c41d7b4d4611762fae0ff"
|
"b67fdbeff716eb684c76d5c180a71c67bac6080b22d44b6a0f69c0afade764ad"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user