doc/dart: minor sha256 -> hash change
This is to prevent future people from copying this format and introducing more sha256.
This commit is contained in:
parent
3c89ee1b7b
commit
673aefdf8e
@ -114,7 +114,7 @@ flutter322.buildFlutterApplication {
|
||||
owner = "canonical";
|
||||
repo = "firmware-updater";
|
||||
rev = "6e7dbdb64e344633ea62874b54ff3990bd3b8440";
|
||||
sha256 = "sha256-s5mwtr5MSPqLMN+k851+pFIFFPa0N1hqz97ys050tFA=";
|
||||
hash = "sha256-s5mwtr5MSPqLMN+k851+pFIFFPa0N1hqz97ys050tFA=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user