feat: bump astronvim's version to v3.34.5

This commit is contained in:
Ryan Yin
2023-08-03 17:31:15 +08:00
parent bd53ef65ec
commit 79a866a287
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View File

@@ -45,16 +45,16 @@
"astronvim": {
"flake": false,
"locked": {
"lastModified": 1690218353,
"narHash": "sha256-ELEmU6fyC/QzIhV8LmXGB65uEZrmHabIW79xSQiLu6I=",
"lastModified": 1690901900,
"narHash": "sha256-4RqZVEWTWoZYDsV/JcBQ+Z0ISyu4HbFwl0N715bFSP8=",
"owner": "AstroNvim",
"repo": "AstroNvim",
"rev": "8fe945f07aebf8dd2006e7cb3f89c200e0e4adef",
"rev": "0e78612d2aae42d69e52f9baf58deb9bf79eb576",
"type": "github"
},
"original": {
"owner": "AstroNvim",
"ref": "v3.34.0",
"ref": "v3.34.5",
"repo": "AstroNvim",
"type": "github"
}

View File

@@ -207,7 +207,7 @@
# AstroNvim is an aesthetic and feature-rich neovim config.
astronvim = {
url = "github:AstroNvim/AstroNvim/v3.34.0";
url = "github:AstroNvim/AstroNvim/v3.34.5";
flake = false;
};