mutagen: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2023-02-21 20:27:21 +00:00
parent c9eb71b638
commit 85311541af

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.5", "version": "0.17.0",
"description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development", "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development",
"homepage": "https://mutagen.io/", "homepage": "https://mutagen.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.5/mutagen_windows_amd64_v0.16.5.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.0/mutagen_windows_amd64_v0.17.0.zip",
"hash": "a6afbf5c08ba228ed6e5f06c4295f8918f926abe515f70763a2208b5b3d5a91f" "hash": "b08083cdc83237601aa9829c73caaf4482fc66781ff0157d5da997dc05731493"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.5/mutagen_windows_386_v0.16.5.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.0/mutagen_windows_386_v0.17.0.zip",
"hash": "879956b449c456cdc75e0519a4d4ab1d18cc94892e73a463a8c5ddea459c22c5" "hash": "4d33159bcf49284d25552fd9b720f0bfc2713f62ed2e387243c0f922c6060022"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",