Unverified Commit 5dcf9c24 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

Merge pull request #324531 from Aleksanaa/reduce-sha256

doc: minor sha256 attribute reduction
parents 381a94c1 2969ce1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -869,7 +869,7 @@ It produces packages that cannot be built automatically.
fetchtorrent {
  config = { peer-limit-global = 100; };
  url = "magnet:?xt=urn:btih:dd8255ecdc7ca55fb0bbf81323d87062db1f6d1c";
  sha256 = "";
  hash = "";
}
```

+1 −1
Original line number Diff line number Diff line
@@ -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;
  };