mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
portainer: add au.hash
This commit is contained in:
parent
22e28a2278
commit
0c72f9d3c1
@ -1,5 +1,6 @@
|
||||
{
|
||||
"homepage": "https://portainer.io/",
|
||||
"description": "Making Docker management easy.",
|
||||
"license": "Zlib",
|
||||
"version": "1.22.0",
|
||||
"architecture": {
|
||||
@ -16,7 +17,11 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/portainer/portainer/releases/download/$version/portainer-$version-windows-amd64.tar.gz"
|
||||
"url": "https://github.com/portainer/portainer/releases/download/$version/portainer-$version-windows-amd64.tar.gz",
|
||||
"hash": {
|
||||
"url": "$baseurl/portainer-$version-windows-amd64-checksum.txt",
|
||||
"regex": "$sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user