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
Generated
+4 -4
View File
@@ -45,16 +45,16 @@
"astronvim": { "astronvim": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1690218353, "lastModified": 1690901900,
"narHash": "sha256-ELEmU6fyC/QzIhV8LmXGB65uEZrmHabIW79xSQiLu6I=", "narHash": "sha256-4RqZVEWTWoZYDsV/JcBQ+Z0ISyu4HbFwl0N715bFSP8=",
"owner": "AstroNvim", "owner": "AstroNvim",
"repo": "AstroNvim", "repo": "AstroNvim",
"rev": "8fe945f07aebf8dd2006e7cb3f89c200e0e4adef", "rev": "0e78612d2aae42d69e52f9baf58deb9bf79eb576",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "AstroNvim", "owner": "AstroNvim",
"ref": "v3.34.0", "ref": "v3.34.5",
"repo": "AstroNvim", "repo": "AstroNvim",
"type": "github" "type": "github"
} }
+1 -1
View File
@@ -207,7 +207,7 @@
# AstroNvim is an aesthetic and feature-rich neovim config. # AstroNvim is an aesthetic and feature-rich neovim config.
astronvim = { astronvim = {
url = "github:AstroNvim/AstroNvim/v3.34.0"; url = "github:AstroNvim/AstroNvim/v3.34.5";
flake = false; flake = false;
}; };