interstellar: 0.11.2 -> 0.11.4 (#527180)

This commit is contained in:
nixpkgs-ci[bot]
2026-06-11 20:42:26 +00:00
committed by GitHub
2 changed files with 273 additions and 193 deletions
+2 -2
View File
@@ -16,13 +16,13 @@
flutter341.buildFlutterApplication (finalAttrs: {
pname = "interstellar";
version = "0.11.2";
version = "0.11.4";
src = fetchFromGitHub {
owner = "interstellar-app";
repo = "interstellar";
tag = "v${finalAttrs.version}";
hash = "sha256-WprvuIN7yS5yLR4eUF/M9yG25ZU1Sf1I1myujclF4oM=";
hash = "sha256-76YMlcB0Go4EYFb4z7UEOUF+UkVsjxg04Ak06sIpkeQ=";
};
pubspecLock = lib.importJSON ./pubspec.lock.json;
File diff suppressed because it is too large Load Diff