File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1414} :
1515flutter327 . buildFlutterApplication rec {
1616 pname = "kazumi" ;
17- version = "1.4.8 " ;
17+ version = "1.5.0 " ;
1818
1919 src = fetchFromGitHub {
2020 owner = "Predidit" ;
2121 repo = "Kazumi" ;
2222 tag = version ;
23- hash = "sha256-E1JOBdOfb2WyTDU0nOu1SCFSfv5O4VKj+9Go8wcMips =" ;
23+ hash = "sha256-YYg8DpW/O517R9YZ9jpikNIy2MfLQdiLsdhO3uhCusc =" ;
2424 } ;
2525
2626 pubspecLock = lib . importJSON ./pubspec.lock.json ;
Original file line number Diff line number Diff line change 226226 "source" : " hosted" ,
227227 "version" : " 0.2.5"
228228 },
229+ "card_settings_ui" : {
230+ "dependency" : " direct main" ,
231+ "description" : {
232+ "name" : " card_settings_ui" ,
233+ "sha256" : " 36bd1bb8e3d18612e2654e722da0f1ed9bc7a412339b906205107ece72b8e14b" ,
234+ "url" : " https://pub.dev"
235+ },
236+ "source" : " hosted" ,
237+ "version" : " 1.0.0"
238+ },
229239 "characters" : {
230240 "dependency" : " transitive" ,
231241 "description" : {
You can’t perform that action at this time.
0 commit comments