dugite 2.2.0 → 2.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dugite",
3
- "version": "2.2.0",
3
+ "version": "2.4.0",
4
4
  "description": "Elegant bindings for Git",
5
5
  "main": "./build/lib/index.js",
6
6
  "typings": "./build/lib/index.d.ts",
@@ -1,27 +1,27 @@
1
1
  {
2
2
  "win32-x64": {
3
- "name": "dugite-native-v2.35.6-0a8cfa4-windows-x64.tar.gz",
4
- "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.6/dugite-native-v2.35.6-0a8cfa4-windows-x64.tar.gz",
5
- "checksum": "9fce285721b90c820a4a545f93c68b5e2baf8bf557e67533958f0fb70333a49b"
3
+ "name": "dugite-native-v2.39.2-ddb2ace-windows-x64.tar.gz",
4
+ "url": "https://github.com/desktop/dugite-native/releases/download/v2.39.2/dugite-native-v2.39.2-ddb2ace-windows-x64.tar.gz",
5
+ "checksum": "7d5a68de79c7ec981366c9543fc2f2c8e5160f8b41b3039767a046fc59e91367"
6
6
  },
7
7
  "win32-ia32": {
8
- "name": "dugite-native-v2.35.6-0a8cfa4-windows-x86.tar.gz",
9
- "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.6/dugite-native-v2.35.6-0a8cfa4-windows-x86.tar.gz",
10
- "checksum": "5ea3dd69d717251c60e5fdccd7e5d6b897640e8295300edd6a8794e8f4c8a513"
8
+ "name": "dugite-native-v2.39.2-ddb2ace-windows-x86.tar.gz",
9
+ "url": "https://github.com/desktop/dugite-native/releases/download/v2.39.2/dugite-native-v2.39.2-ddb2ace-windows-x86.tar.gz",
10
+ "checksum": "d9b75e5d2cbfc604e96a1b3822ac8b989898af39c9c9ed4bf05355d02f7cc778"
11
11
  },
12
12
  "darwin-x64": {
13
- "name": "dugite-native-v2.35.6-0a8cfa4-macOS-x64.tar.gz",
14
- "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.6/dugite-native-v2.35.6-0a8cfa4-macOS-x64.tar.gz",
15
- "checksum": "18033d476c79372227f925199582942d6a08e7b7b0b9632cb2fb0cd0e6a2c78d"
13
+ "name": "dugite-native-v2.39.2-ddb2ace-macOS-x64.tar.gz",
14
+ "url": "https://github.com/desktop/dugite-native/releases/download/v2.39.2/dugite-native-v2.39.2-ddb2ace-macOS-x64.tar.gz",
15
+ "checksum": "63861250a026e1b0d7d126375139237c8342b3963b5d73df89912db4cb921d24"
16
16
  },
17
17
  "darwin-arm64": {
18
- "name": "dugite-native-v2.35.6-0a8cfa4-macOS-arm64.tar.gz",
19
- "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.6/dugite-native-v2.35.6-0a8cfa4-macOS-arm64.tar.gz",
20
- "checksum": "abbe260a630cd8344ecfbb38ed932ce573f1c5d6347b1eb145c1f0088eb661e9"
18
+ "name": "dugite-native-v2.39.2-ddb2ace-macOS-arm64.tar.gz",
19
+ "url": "https://github.com/desktop/dugite-native/releases/download/v2.39.2/dugite-native-v2.39.2-ddb2ace-macOS-arm64.tar.gz",
20
+ "checksum": "09b58004239dad007f7ac53839d8f2ce53b966992fd49244fb163fb98c22c989"
21
21
  },
22
22
  "linux-x64": {
23
- "name": "dugite-native-v2.35.6-0a8cfa4-ubuntu.tar.gz",
24
- "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.6/dugite-native-v2.35.6-0a8cfa4-ubuntu.tar.gz",
25
- "checksum": "db554fa79329f3c4a6c16b015f1dfbf2d83e8b83b6c9c331a90685e7f59c2606"
23
+ "name": "dugite-native-v2.39.2-ddb2ace-ubuntu.tar.gz",
24
+ "url": "https://github.com/desktop/dugite-native/releases/download/v2.39.2/dugite-native-v2.39.2-ddb2ace-ubuntu.tar.gz",
25
+ "checksum": "b08c173de92eecf653427810cbc9193efb3b39751690ec21196c79805038e738"
26
26
  }
27
27
  }