dugite 1.107.0 → 1.108.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": "1.107.0",
3
+ "version": "1.108.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.2-a4271c2-windows-x64.tar.gz",
4
- "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.2/dugite-native-v2.35.2-a4271c2-windows-x64.tar.gz",
5
- "checksum": "f3be1e4bde1e68af5577f5049d88a123aac2edd612ecccaddcb644eb23ef5db3"
3
+ "name": "dugite-native-v2.35.3-f7287d1-windows-x64.tar.gz",
4
+ "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.3/dugite-native-v2.35.3-f7287d1-windows-x64.tar.gz",
5
+ "checksum": "e8ddf4962f7f36f394d0a50fd8aea72c77555f7200a8a6672604de5f1e5b227b"
6
6
  },
7
7
  "win32-ia32": {
8
- "name": "dugite-native-v2.35.2-a4271c2-windows-x86.tar.gz",
9
- "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.2/dugite-native-v2.35.2-a4271c2-windows-x86.tar.gz",
10
- "checksum": "670900bda1b1646ceb30377dfc4649ec9110affee2a7e6f5a54d9fa274c201ad"
8
+ "name": "dugite-native-v2.35.3-f7287d1-windows-x86.tar.gz",
9
+ "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.3/dugite-native-v2.35.3-f7287d1-windows-x86.tar.gz",
10
+ "checksum": "b1ccc10edc7d4ea9c25d4a49eb8e56cc7c4407c88677620e7002274b643a5a0d"
11
11
  },
12
12
  "darwin-x64": {
13
- "name": "dugite-native-v2.35.2-a4271c2-macOS-x64.tar.gz",
14
- "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.2/dugite-native-v2.35.2-a4271c2-macOS-x64.tar.gz",
15
- "checksum": "609b5f62eac5d0b6bba39b5c6608d08a51e99f0c27764e08735ee02782393362"
13
+ "name": "dugite-native-v2.35.3-f7287d1-macOS-x64.tar.gz",
14
+ "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.3/dugite-native-v2.35.3-f7287d1-macOS-x64.tar.gz",
15
+ "checksum": "1afb9958409239bde57a190c6c19c281aae2c59d563f0b49825601ff81a97d15"
16
16
  },
17
17
  "darwin-arm64": {
18
- "name": "dugite-native-v2.35.2-a4271c2-macOS-arm64.tar.gz",
19
- "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.2/dugite-native-v2.35.2-a4271c2-macOS-arm64.tar.gz",
20
- "checksum": "1d9d122944a8b1285fe43b05b2bf2a40b18e9d75ff678eda3881589395d752fd"
18
+ "name": "dugite-native-v2.35.3-f7287d1-macOS-arm64.tar.gz",
19
+ "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.3/dugite-native-v2.35.3-f7287d1-macOS-arm64.tar.gz",
20
+ "checksum": "f8923ecc39f911508ee20fb87aab3bab102752964414aad43ac3faf4c55bf27b"
21
21
  },
22
22
  "linux-x64": {
23
- "name": "dugite-native-v2.35.2-a4271c2-ubuntu.tar.gz",
24
- "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.2/dugite-native-v2.35.2-a4271c2-ubuntu.tar.gz",
25
- "checksum": "20c49eee8d8746455f30a001abdf8655f26fe5037b672b3ba59df802ff83599c"
23
+ "name": "dugite-native-v2.35.3-f7287d1-ubuntu.tar.gz",
24
+ "url": "https://github.com/desktop/dugite-native/releases/download/v2.35.3/dugite-native-v2.35.3-f7287d1-ubuntu.tar.gz",
25
+ "checksum": "9695452f923867f943d983fb3e9bf5781449cb78fac4901958a0304817e23996"
26
26
  }
27
27
  }