mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ravendb: Update to version 7.0.1
This commit is contained in:
parent
96268b3b4c
commit
15d70b1a12
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.0.0",
|
"version": "7.0.1",
|
||||||
"description": "NoSQL database built on .NET Core",
|
"description": "NoSQL database built on .NET Core",
|
||||||
"homepage": "https://ravendb.net",
|
"homepage": "https://ravendb.net",
|
||||||
"license": {
|
"license": {
|
||||||
@ -11,12 +11,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.0-windows-x64.zip",
|
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.1-windows-x64.zip",
|
||||||
"hash": "4b957427ffb6c344b98406b20f98f024871968f571a998c6c88486bae7dfb72d"
|
"hash": "af1b292b792e1284adf53b25abd12999f2f0c9cb0111c2edaebf90051601351d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.0-windows-x86.zip",
|
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.1-windows-x86.zip",
|
||||||
"hash": "142597f72c87e5063265d5f9ff7e780db6005d962d3364775f7a2827dfb6cd8a"
|
"hash": "65ee4f666b31a1dd31819fbbaeb531796867048a5af2b4613bffbbad4ddaf629"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user