diff --git a/bucket/paket.json b/bucket/paket.json index b0797bb78d..67e77b1085 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "6.2.1", + "version": "7.0.0", "description": "Dependency manager for .NET with support for NuGet and Git repositories", "homepage": "https://fsprojects.github.io/Paket/", "license": "MIT", - "url": "https://github.com/fsprojects/Paket/releases/download/6.2.1/paket.exe", - "hash": "1ff11a801e0747d4b09798caacdfb0708c6a7fa7c7b40b317a354daf012cc12e", + "url": "https://github.com/fsprojects/Paket/releases/download/7.0.0/paket.exe", + "hash": "97f9cf883017b9baca5f3d5c3e019dcdf4d6d5b5aee2dbd018a8634fe9a64752", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"