mutagen: Update to version 0.17.2

This commit is contained in:
github-actions[bot] 2023-06-30 00:34:51 +00:00
parent 424fa0bcfa
commit 30c812c47a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.1", "version": "0.17.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.17.1/mutagen_windows_amd64_v0.17.1.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_windows_amd64_v0.17.2.zip",
"hash": "de15b53f6dc38fd1c510e3c0e7ba92a01d9fae9c6bea5bd61f99dea4d1123557" "hash": "44027e19c20085a508673b9ec3eb71baf40bc0de87929cff9988a887af09e1e6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.1/mutagen_windows_386_v0.17.1.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_windows_386_v0.17.2.zip",
"hash": "5832e160bb495c023a5190940653af481a539a1111591ab1910717358bb1126d" "hash": "74990912511546e28b9625dc6928610bd7ca182a716ee9744bae438a022301b1"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",