mutagen: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2022-11-09 00:34:18 +00:00
parent b8c2d32450
commit 51305043a2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.0", "version": "0.16.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.16.0/mutagen_windows_amd64_v0.16.0.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.1/mutagen_windows_amd64_v0.16.1.zip",
"hash": "13d0797b40f067592c96fef0a0ebf912dda6a090166d2839cfba401ab5f4dc2b" "hash": "e84b515d2fd3f2e8320c6b6828614a87e8e2ef45286563c7ee6fc28476b1552f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.0/mutagen_windows_386_v0.16.0.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.1/mutagen_windows_386_v0.16.1.zip",
"hash": "ca16f9ac393e54947cbc1a0ac16e36cb8a71cdb692d2d08b6a7eb18d89bb41c6" "hash": "b593b72eb30d4cc79bd0be9ea564f9f0d1e2ccb81ca93d831427da81643476e0"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",