ravendb: Update to version 5.0.3

This commit is contained in:
Richard Kuhnt 2020-09-28 10:01:49 +00:00
parent b11b85ef0a
commit eb7a777654

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.2", "version": "5.0.3",
"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.2-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.3-windows-x86.zip",
"hash": "aa552762bac068f7cf81b42c0e5c734c8928bc71184471052dacfe8f9569c8cf" "hash": "b91905ffc7ecbfd01b93bcbae68898f72f4d15c8616ef60c1df20b8ed02830b3"
}, },
"64bit": { "64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.2-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.3-windows-x64.zip",
"hash": "216ed0e9d5e3760cef9952e7a8b9b2fc280977cc3c9cd748ce560366a6af30a1" "hash": "08fde31ef4bccf3c66b1581c5a8a5bc52ec27b4b8d0db6900a140788cac6ec2f"
} }
}, },
"installer": { "installer": {