mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mongodb: Fix autoupdate.hash (#6538)
This commit is contained in:
parent
29310affc2
commit
d077b7cdf8
@ -59,7 +59,8 @@
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
"url": "$url.sha256",
|
||||
"regex": "$sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user