mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
oh-my-posh: Update to version 18.0.1
This commit is contained in:
parent
147c1e829d
commit
9133e2cb3c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "18.0.0",
|
"version": "18.0.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/v18.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"76e2a79514a7e8879b9cd8e98caae548182bbce28933f71b2666e685bc17aef4",
|
"9ff804b1b6cdc99dd2257b5ec0244b4349bed6db06fdace6023bd73a03ae0875",
|
||||||
"0b3b3aa1492dd07fa1b568326f084290793a217983301f0f9fe51802f4586eee"
|
"123610026f7a31e20866688ff47dbb0118c7151d97be38474737a3b815da4ee1"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.0/posh-windows-386.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/posh-windows-386.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"76e2a79514a7e8879b9cd8e98caae548182bbce28933f71b2666e685bc17aef4",
|
"9ff804b1b6cdc99dd2257b5ec0244b4349bed6db06fdace6023bd73a03ae0875",
|
||||||
"d6324960d1e01096bf385e9639ad5fa565f7b71cdb3b48a9913079035c6d5c5e"
|
"5e6c44e20e7b44be7133e33be00820d71768c6fa19276540d9fa8edb299b6d16"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"76e2a79514a7e8879b9cd8e98caae548182bbce28933f71b2666e685bc17aef4",
|
"9ff804b1b6cdc99dd2257b5ec0244b4349bed6db06fdace6023bd73a03ae0875",
|
||||||
"b3e42a06c430e06e649c8805f85015da1bbbfb15948d742222114cbb4e5a2eaf"
|
"be217af8cc69835df61d83383202e18af70b94731e0a0710cc0d1fda7658cde1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user