mutagen: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2022-10-12 04:48:32 +00:00
parent 2b478f6ead
commit 38b8c70a61

View File

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