niv doom-snippets: update 21b7c8d3 -> 60c57d66

## Changelog for doom-snippets:
Commits: [hlissner/doom-snippets@21b7c8d3...60c57d66](21b7c8d372...60c57d66d2)

* [`f6fef60d`](f6fef60df5) Fix buffer mutation in C++ access modifiers.
This commit is contained in:
github-actions[bot]
2020-07-31 00:42:16 +00:00
committed by GitHub
parent c440f4afe4
commit 1a88063f1d

View File

@ -17,10 +17,10 @@
"homepage": "", "homepage": "",
"owner": "hlissner", "owner": "hlissner",
"repo": "doom-snippets", "repo": "doom-snippets",
"rev": "21b7c8d37224768091a34a6c3ede68d52d03fb18", "rev": "60c57d66d2afd1798bff5023a54ab155f311746a",
"sha256": "1n0g4lblbay0i5x3w9azqg13hdvs632fl1wdx3y3qw6pa4s6s5bl", "sha256": "1q8rzmkrgqdwmkdkcz9njbg3rmasrp19vwcqbqbbp6956i7mwyyq",
"type": "tarball", "type": "tarball",
"url": "https://github.com/hlissner/doom-snippets/archive/21b7c8d37224768091a34a6c3ede68d52d03fb18.tar.gz", "url": "https://github.com/hlissner/doom-snippets/archive/60c57d66d2afd1798bff5023a54ab155f311746a.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}, },
"emacs-overlay": { "emacs-overlay": {