mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
codegen: Only serialize version if key != version
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user