deps: Update vendorSha256 with script.
This commit is contained in:
parent
a3144fac45
commit
04a9e3b3b6
4 changed files with 20 additions and 6 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
# Generate a version based on date
|
||||
version = builtins.substring 0 12 self.lastModifiedDate;
|
||||
vendorSha256 = "sha256-MMOEZ/DcRKulNAgGsZi5pm0cXQnNgGkeqIVSC98pm9c=";
|
||||
vendorSha256 = "sha256-n271oFjC13gelSNV1bZdr/KH724ewoOF1NZ6U7il56I=";
|
||||
|
||||
# System types to support.
|
||||
supportedSystems =
|
||||
|
|
|
|||
Reference in a new issue