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 Jan 17, 2024
1 parent 82b26d3 commit d225482
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>6.0.2</version>
<version>6.0.3</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/60005'
$checksum64 = '4c39938e1aca6417b469dfd1dad51a51a7cff179f530e33fda53aa510bb58f69'
$url64bit = 'https://hibernatingrhinos.com/downloads/RavenDB%20for%20Windows%20x64/60006'
$checksum64 = '74c3014fe6b0e552319daa3bdef3fce5355248173557479c924f9d61662f357c'

# Customization
$service = "RavenDB"
Expand Down

0 comments on commit d225482

Please sign in to comment.