mutagen: Update to version 0.16.2

This commit is contained in:
github-actions[bot] 2022-11-19 00:33:45 +00:00
parent 8f1acc98ce
commit 84e5259366

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.1", "version": "0.16.2",
"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.1/mutagen_windows_amd64_v0.16.1.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.2/mutagen_windows_amd64_v0.16.2.zip",
"hash": "e84b515d2fd3f2e8320c6b6828614a87e8e2ef45286563c7ee6fc28476b1552f" "hash": "9dbb1b4a10cf084f5102faefc7e55ae37d27bffa5949b94e1fd479ed4a9fad02"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.1/mutagen_windows_386_v0.16.1.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.2/mutagen_windows_386_v0.16.2.zip",
"hash": "b593b72eb30d4cc79bd0be9ea564f9f0d1e2ccb81ca93d831427da81643476e0" "hash": "197476d4cce2f66375e2deb95f550116bb6523d8c5256623948c8b0b6a0c7f9f"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",