Comparing version 1.42.0 to 1.43.0
{ | ||
"name": "dugite", | ||
"version": "1.42.0", | ||
"version": "1.43.0", | ||
"description": "Elegant bindings for Git", | ||
@@ -5,0 +5,0 @@ "main": "./build/lib/index.js", |
@@ -15,10 +15,10 @@ const URL = require('url') | ||
if (process.platform === 'darwin') { | ||
config.checksum = '700fc17972698c3b86c92df3ff35cff255da8192e98ef8c1bbe4252eacdb66c3' | ||
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc2/dugite-native-v2.14.1-macOS-10.tar.gz' | ||
config.checksum = 'f1d50dce0293011065ffabbffbf9986647bc01d1c81d8bfe4e34e2745fed38f1' | ||
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc3/dugite-native-v2.14.1-macOS-13.tar.gz' | ||
} else if (process.platform === 'win32') { | ||
config.checksum = '866aa1de21707d983427c9a8f4645169f966ab5d78f4d54de3b8b990cd83e35c' | ||
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc2/dugite-native-v2.14.1-win32-10.tar.gz' | ||
config.checksum = '5eca6e3beb0c1d2ffa439101fb0d8ecce7069b6861a2c4cb75c581bd4c265a90' | ||
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc3/dugite-native-v2.14.1-win32-13.tar.gz' | ||
} else if (process.platform === 'linux') { | ||
config.checksum = '534168503fc96a8981cb7eca6628b854bff54694ad7fc68a29018cc9d7110754' | ||
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc2/dugite-native-v2.14.1-ubuntu-10.tar.gz' | ||
config.checksum = '585bd548b05034c4c93a3ee8e39de9389781981d30853bad0574fa858297f3cd' | ||
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc3/dugite-native-v2.14.1-ubuntu-13.tar.gz' | ||
} | ||
@@ -25,0 +25,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