Skip to content

Commit

Permalink
Update parse-changelog to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Aug 6, 2023
1 parent 59d734c commit de00f1d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/parse-changelog.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "0.6.1",
"version": "0.6.2",
"description": "Simple changelog parser, written in Rust",
"homepage": "https://github.com/taiki-e/parse-changelog",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.1/parse-changelog-x86_64-pc-windows-msvc.zip",
"hash": "1f0790b02b9afb4036e7bfdf5c0954f1099ac7b8474f4a729a29742b8bba68f2"
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.2/parse-changelog-x86_64-pc-windows-msvc.zip",
"hash": "e0a701a6bbd1e01dfa9827f7f6000ed4d7d1783fb17836cafacbfb346e23c19f"
},
"arm64": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.1/parse-changelog-aarch64-pc-windows-msvc.zip",
"hash": "d092c42e4c4708095389c4489c1703d5633fc187c90b72992a7191803f4b3436"
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.2/parse-changelog-aarch64-pc-windows-msvc.zip",
"hash": "0338cb95a1b7ef4bfaf009a3f17bb7a2f2e499b790522cec9a64a6a0ad3324a7"
}
},
"bin": "parse-changelog.exe"
Expand Down

0 comments on commit de00f1d

Please sign in to comment.