From ca4f7276d51d11bb109cddd95b7c4b1ea97dd7d0 Mon Sep 17 00:00:00 2001 From: Ryanjiena <43134606+Ryanjiena@users.noreply.github.com> Date: Fri, 16 Dec 2022 03:35:37 +0800 Subject: [PATCH] sapling: Update to version 0.1.20221213.150011.h9b0acf12 (#4229) * sapling: fix checkver.regex * sapling has changed versioning schema from `MAJOR.MINOR-%Y%m%d-%H%M%S-HASH` to `MAJOR.MINOR-%Y%m%d-%H%M%S-rHASH`. [360873f](https://github.com/facebook/sapling/commit/360873f1498a5a8fe313f861f273bd2b49eb9940) Signed-off-by: Ryanjiena <43134606+Ryanjiena@users.noreply.github.com> * sapling: fix checkver.regex * sapling has changed versioning schema from from `MAJOR.MINOR-%Y%m%d-%H%M%S-rHASH` to `MAJOR.MINOR-%Y%m%d-%H%M%S-hHASH`. [388343c](https://github.com/facebook/sapling/commit/388343cc8b14039e12a952a2f56c451ccdd0181e) Signed-off-by: Ryanjiena <43134606+Ryanjiena@users.noreply.github.com> * sapling: Update version to 0.1.20221213.150011.h9b0acf12 Signed-off-by: Ryanjiena <43134606+Ryanjiena@users.noreply.github.com> Signed-off-by: Ryanjiena <43134606+Ryanjiena@users.noreply.github.com> --- bucket/sapling.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sapling.json b/bucket/sapling.json index 4d4d8c0f09..4fb94f6b97 100644 --- a/bucket/sapling.json +++ b/bucket/sapling.json @@ -1,5 +1,5 @@ { - "version": "0.1.20221118.210929.cfbb68aa", + "version": "0.1.20221213.150011.h9b0acf12", "description": "Sapling SCM is a cross-platform, highly scalable, Git-compatible source control system.", "homepage": "https://sapling-scm.com/", "license": "GPL-2.0-only", @@ -14,8 +14,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/facebook/sapling/releases/download/0.1.20221118-210929-cfbb68aa/sapling_windows_0.1.20221118-210929-cfbb68aa_amd64.zip", - "hash": "e67897614e11fb3d91a9544528069174f312de91406c12bd760cec17b28e16a9" + "url": "https://github.com/facebook/sapling/releases/download/0.1.20221213-150011-h9b0acf12/sapling_windows_0.1.20221213-150011-h9b0acf12_amd64.zip", + "hash": "abd5f96244db631e060e8eeed6349f227bfec4f0055d83ea8eae3d44322ca3db" } }, "extract_dir": "Sapling", @@ -23,8 +23,8 @@ "checkver": { "url": "https://api.github.com/repos/facebook/sapling/releases/latest", "jsonpath": "$.tag_name", - "regex": "(?(?[\\d.]+)\\.(?[\\d]{8})-(?