Skip to content

Commit

Permalink
AU: 1 updated - ravendb
Browse files Browse the repository at this point in the history
  • Loading branch information
Tragiccode Chocolatey Bot committed Mar 16, 2022
1 parent 395cc91 commit 35b70b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ravendb/ravendb.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ravendb</id>
<version>5.3.100</version>
<version>5.3.101</version>
<title>RavenDB</title>
<authors>Hibernating Rhinos</authors>
<owners>TraGicCode</owners>
Expand Down
4 changes: 2 additions & 2 deletions ravendb/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'

$url64bit = 'https://hibernatingrhinos.com/downloads/RavenDB%20for%20Windows%20x64/53004'
$checksum64 = 'e9db021c4c3f4fc28813148abb66a170aacf4a32ed2e92905d069efe4a5e99c1'
$url64bit = 'https://hibernatingrhinos.com/downloads/RavenDB%20for%20Windows%20x64/53009'
$checksum64 = '0bd6a8713b849e1cfa81a4ea70b42c0f7b6026aa0e5f14ba3d35b468064085e2'

# Customization
$service = "RavenDB"
Expand Down

0 comments on commit 35b70b7

Please sign in to comment.