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 May 13, 2023
1 parent 8027516 commit 126a2f1
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.4.103</version>
<version>5.4.104</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/54038'
$checksum64 = '91e0089eefdaeebe9ebd9077443cea2d534edeb188123f387b95bf0ddc44b3d9'
$url64bit = 'https://hibernatingrhinos.com/downloads/RavenDB%20for%20Windows%20x64/54049'
$checksum64 = '7b7b60dfbd80041f0d3b11bb0eb37b3ecf5ba1b388d77866953516e330520e6f'

# Customization
$service = "RavenDB"
Expand Down

0 comments on commit 126a2f1

Please sign in to comment.