kazumi: 1.5.0 -> 1.5.1

This commit is contained in:
R. Ryantm
2025-01-15 20:07:03 +00:00
parent fd5197d905
commit 1c169270f7
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -14,13 +14,13 @@
}:
flutter327.buildFlutterApplication rec {
pname = "kazumi";
version = "1.5.0";
version = "1.5.1";
src = fetchFromGitHub {
owner = "Predidit";
repo = "Kazumi";
tag = version;
hash = "sha256-YYg8DpW/O517R9YZ9jpikNIy2MfLQdiLsdhO3uhCusc=";
hash = "sha256-JEVZptPD3PZqaIRmzYAaz6HHfNQqAQX6F/K/5bnLyl4=";
};
pubspecLock = lib.importJSON ./pubspec.lock.json;
+2 -2
View File
@@ -230,11 +230,11 @@
"dependency": "direct main",
"description": {
"name": "card_settings_ui",
"sha256": "36bd1bb8e3d18612e2654e722da0f1ed9bc7a412339b906205107ece72b8e14b",
"sha256": "3c0677c31b68ac654e7efc85a4adfec4375445f8c67a1dbe88aa8cf115e52533",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "1.0.0"
"version": "1.1.1"
},
"characters": {
"dependency": "transitive",