ravendb: Update to version 5.0.4

This commit is contained in:
Richard Kuhnt 2020-11-10 10:01:47 +00:00
parent fc96960bec
commit 8792ca300a

View File

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