ravendb: Update to version 5.0.5

This commit is contained in:
Richard Kuhnt 2020-11-16 12:01:48 +00:00
parent 0adfc6209a
commit ebb4706ac1

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://ravendb.net", "homepage": "https://ravendb.net",
"description": "NoSQL database built on .NET Core.", "description": "NoSQL database built on .NET Core.",
"version": "5.0.4", "version": "5.0.5",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://ravendb.net/terms/commercial" "url": "https://ravendb.net/terms/commercial"
@ -11,12 +11,12 @@
}, },
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.4-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.5-windows-x86.zip",
"hash": "afd36f51b8f9f24d7240a2de30a15eaba94dbd9d7d0f2c404fc884a058d841ea" "hash": "cd54cac0dc220202d46524f8291b27a245548c2818fce9d342a3053c56dbd535"
}, },
"64bit": { "64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.4-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.5-windows-x64.zip",
"hash": "c572e58c3f2609bc87410c2eaa73dafe0c75ee51f983ba74db0207ed5f9569a9" "hash": "c03bd04bb85ac9badb8128b2d7b14187344249afdfbf4cc43c3141fdfab00063"
} }
}, },
"installer": { "installer": {