mutagen: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2023-05-04 20:24:28 +00:00
parent 727ad85795
commit abf4bd0ba4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.0", "version": "0.17.1",
"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.17.0/mutagen_windows_amd64_v0.17.0.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.1/mutagen_windows_amd64_v0.17.1.zip",
"hash": "b08083cdc83237601aa9829c73caaf4482fc66781ff0157d5da997dc05731493" "hash": "de15b53f6dc38fd1c510e3c0e7ba92a01d9fae9c6bea5bd61f99dea4d1123557"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.0/mutagen_windows_386_v0.17.0.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.1/mutagen_windows_386_v0.17.1.zip",
"hash": "4d33159bcf49284d25552fd9b720f0bfc2713f62ed2e387243c0f922c6060022" "hash": "5832e160bb495c023a5190940653af481a539a1111591ab1910717358bb1126d"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",