Unverified Commit 9aba0622 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

server-box: 1.0.1270 -> 1.0.1276 (#470085)

parents 2f7c8043 22dbe056
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,13 +13,13 @@
}:

let
  version = "1.0.1270";
  version = "1.0.1276";

  src = fetchFromGitHub {
    owner = "lollipopkit";
    repo = "flutter_server_box";
    tag = "v${version}";
    hash = "sha256-3erwb2e9iINe4MVuOQKzBuBdUJyBgW2zIImZwVyll6Q=";
    hash = "sha256-fmL03BNVi1aKhb0jV7MnEtRKTOEaLBGl6uMJtLr6cFk=";
  };
in
flutter335.buildFlutterApplication {
+123 −163

File changed.

Preview size limit exceeded, changes collapsed.