super-slicer-staging: 2.3.57.0 -> 2.3.57.6

This commit is contained in:
Vladimir Serov 2021-11-20 15:59:05 +03:00
parent 91ec4e2897
commit a6eeab7ab7
No known key found for this signature in database
GPG Key ID: 08AA9711F8CD40CF

View File

@ -6,7 +6,7 @@ let
versions = {
stable = { version = "2.3.56.9"; sha256 = "sha256-vv01wGQkrasKKjpGSDeDqZbd1X5/iTfGXYN5Jwz+FKE="; };
staging = { version = "2.3.57.0"; sha256 = "sha256-7o0AqgQcKYc6c+Hi3x5pC/pKJZPlEsYOYk9sC21+mvM="; };
staging = { version = "2.3.57.6"; sha256 = "sha256-ZCOtVmvNXDWLo9UMzxARCp+iyRTcy/ogd5sV0k86JG8="; };
};
override = { version, sha256 }: super: {