mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
parent
96e467e402
commit
1c8ea6c194
30
bucket/mutagen.json
Normal file
30
bucket/mutagen.json
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://mutagen.io/",
|
||||||
|
"description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development",
|
||||||
|
"license": "MIT",
|
||||||
|
"version": "0.9.2",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.9.2/mutagen_windows_amd64_v0.9.2.zip",
|
||||||
|
"hash": "d9c88fddbe3fcd6711ae829504670946f8f23b51162da7f96a0901c6128ee0e3"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.9.2/mutagen_windows_386_v0.9.2.zip",
|
||||||
|
"hash": "87b6d2b1e7600e698eaea1b4979e533f07b57710ecba8901c7dbf97871359178"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "mutagen.exe",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/mutagen-io/mutagen"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/mutagen-io/mutagen/releases/download/v$version/mutagen_windows_amd64_v$version.zip"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/mutagen-io/mutagen/releases/download/v$version/mutagen_windows_386_v$version.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user