oh-my-posh: Update autoupdate and pre_install (#6415)

* oh-my-posh: Update autoupdate and pre_install

* Update oh-my-posh.json

---------

Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
Vixb 2025-04-23 05:21:28 +08:00 committed by GitHub
parent e3aadc2d43
commit caa885b330
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,8 @@
}
},
"hash": {
"url": "$url.sha256"
"url": "$baseurl/checksums.txt",
"regex": "$sha256.*?$basename"
}
}
}