diff --git a/bucket/paket.json b/bucket/paket.json index b171c32071..0f726acd66 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "8.0.3", + "version": "9.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/8.0.3/paket.exe", - "hash": "540f679606c23a1c0f6f10547661f3bd31a919a3cb5a96d52d061daeacde8856", + "url": "https://github.com/fsprojects/Paket/releases/download/9.0.0/paket.exe", + "hash": "6ab02a7ea1deec0313161131e04a0c5a98959a0c4afd9493f26dcef83800d581", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"