From 0270f1a42e7e44af14bf20807e7748d163348629 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 04:29:19 +0000 Subject: [PATCH] prqlc: Update to version 0.13.7 --- bucket/prqlc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/prqlc.json b/bucket/prqlc.json index 97315e51a5..3458fd1ef3 100644 --- a/bucket/prqlc.json +++ b/bucket/prqlc.json @@ -1,12 +1,12 @@ { - "version": "0.13.6", + "version": "0.13.7", "description": "A simple, powerful, pipelined SQL replacement", "homepage": "https://prql-lang.org/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/PRQL/prql/releases/download/0.13.6/prqlc-0.13.6-x86_64-pc-windows-msvc.zip", - "hash": "00f6377d057991a4033ede1c600363a2ef02013337cc6aa6f86ac669f5595656" + "url": "https://github.com/PRQL/prql/releases/download/0.13.7/prqlc-0.13.7-x86_64-pc-windows-msvc.zip", + "hash": "3e1c92cd6c8d3bddf6bc2c4ee09adbcef12f39d187766ca927dd43d933658f37" } }, "bin": "prqlc.exe",