codegen: Only serialize version if key != version

This commit is contained in:
Taiki Endo
2022-12-26 23:02:48 +09:00
parent c7fca72a9a
commit c11168bc8f
19 changed files with 28 additions and 615 deletions

View File

@@ -30,7 +30,6 @@
}
},
"0.7.7": {
"version": "0.7.7",
"x86_64_linux_gnu": {
"url": "https://github.com/Michael-F-Bryan/mdbook-linkcheck/releases/download/v0.7.7/mdbook-linkcheck.x86_64-unknown-linux-gnu.zip",
"checksum": "18cebca9493804b307b39a44af2664cdfa881e84b8d92a94205d6c51572318ef"
@@ -45,7 +44,6 @@
}
},
"0.7.6": {
"version": "0.7.6",
"x86_64_linux_gnu": {
"url": "https://github.com/Michael-F-Bryan/mdbook-linkcheck/releases/download/v0.7.6/mdbook-linkcheck.x86_64-unknown-linux-gnu.zip",
"checksum": "2c478d9754e38be2dbd3ee2fcac629179c6d6146f7e0f1749a5a697030e27c4a"