Unverified Commit 7c35fc81 authored by Marcin Serwin's avatar Marcin Serwin Committed by GitHub
Browse files

saber: 1.29.5 -> 1.31.1 (#487532)

parents 315f6a45 56edfa33
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
{
  "receive_sharing_intent": "sha256-8D5ZENARPZ7FGrdIErxOoV3Ao35/XoQ2tleegI42ZUY=",
  "slang": "sha256-AU8pA7DN3PuNPBtbLX/LQChoXraTQfkNc7dGEAsYkGU="
}
{}
+2 −2
Original line number Diff line number Diff line
@@ -24,13 +24,13 @@ let
    ln -s ${zlib}/lib $out/lib
  '';

  version = "1.29.5";
  version = "1.31.1";

  src = fetchFromGitHub {
    owner = "saber-notes";
    repo = "saber";
    tag = "v${version}";
    hash = "sha256-IHsVeOEgVV6GlqiH9RextBKLfIZ/jQ8+OWTcjAGNu5c=";
    hash = "sha256-rMZNcq2Qvha0Mqq2fZwYyzp/rUh8LLtO60yXgv1EPJE=";
  };
in
flutter338.buildFlutterApplication {
+160 −113

File changed.

Preview size limit exceeded, changes collapsed.