File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 "type" : " git" ,
66 "subDir" : null ,
77 "scope" : " leanprover-community" ,
8- "rev" : " 7805acf1864ba1a2e359f86a8f092ccf1438ad83 " ,
8+ "rev" : " e8dc5fc16c625fc4fe08f42d625523275ddbbb4b " ,
99 "name" : " batteries" ,
1010 "manifestFile" : " lake-manifest.json" ,
11- "inputRev" : " v4.15.0-rc1 " ,
11+ "inputRev" : " v4.15.0" ,
1212 "inherited" : false ,
1313 "configFile" : " lakefile.toml" }],
1414 "name" : " proofwidgets" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ package proofwidgets where
66 buildArchive? := "ProofWidgets4.tar.gz"
77 releaseRepo := "https://github.com/leanprover-community/ProofWidgets4"
88
9- require "leanprover-community" / "batteries" @ git "v4.15.0-rc1 "
9+ require "leanprover-community" / "batteries" @ git "v4.15.0"
1010
1111def npmCmd : String :=
1212 if Platform.isWindows then "npm.cmd" else "npm"
Original file line number Diff line number Diff line change 1- leanprover/lean4:v4.15.0-rc1
1+ leanprover/lean4:v4.15.0
You can’t perform that action at this time.
0 commit comments