Comparing version 1.54.0 to 1.55.0
{ | ||
"name": "dugite", | ||
"version": "1.54.0", | ||
"version": "1.55.0", | ||
"description": "Elegant bindings for Git", | ||
@@ -5,0 +5,0 @@ "main": "./build/lib/index.js", |
@@ -16,13 +16,13 @@ const URL = require('url') | ||
if (process.platform === 'darwin') { | ||
config.checksum = 'b816e814568d2309c50d1abe0df7516b41301d24e9bb4504906e9287d56a24ac' | ||
config.checksum = '1220641b224bd087e5d1466a7038576fd11f88657383dc573d7d17fc2b59a6a5' | ||
config.source = | ||
'https://github.com/desktop/dugite-native/releases/download/v2.16.0-rc0/dugite-native-v2.16.0-rc0-macOS-59.tar.gz' | ||
'https://github.com/desktop/dugite-native/releases/download/v2.16.0-rc1/dugite-native-v2.16.0-rc1-macOS-62.tar.gz' | ||
} else if (process.platform === 'win32') { | ||
config.checksum = 'ec038b63bf73f3d020dd8afe868076cbc705766d5297d3e2afae56b8203870b7' | ||
config.checksum = '52660131b71f20b202eba9bb1585e24ace08b614e5bc9ee30e2079aaf35025b7' | ||
config.source = | ||
'https://github.com/desktop/dugite-native/releases/download/v2.16.0-rc0/dugite-native-v2.16.0-rc0-win32-59.tar.gz' | ||
'https://github.com/desktop/dugite-native/releases/download/v2.16.0-rc1/dugite-native-v2.16.0-rc1-win32-62.tar.gz' | ||
} else if (process.platform === 'linux') { | ||
config.checksum = '152ea2889b6b3bd8dffab455b5c14078ff7a1e395c9ac567ddb5879737c92991' | ||
config.checksum = '8f7efa8524ce6bab2ba733b64e5f9adff494494319f31f708fb822a759a1b674' | ||
config.source = | ||
'https://github.com/desktop/dugite-native/releases/download/v2.16.0-rc0/dugite-native-v2.16.0-rc0-ubuntu-59.tar.gz' | ||
'https://github.com/desktop/dugite-native/releases/download/v2.16.0-rc1/dugite-native-v2.16.0-rc1-ubuntu-62.tar.gz' | ||
} | ||
@@ -29,0 +29,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package