File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5555 if [ "${{ matrix.package.name }}" = "v13" ]; then
5656 # Download prebuilt WASM for v13 since it can't build in CI
5757 mkdir -p wasm
58- curl -o v13.tgz "https://registry.npmjs.org/@libpg-query/v13/-/v13-13.5.2 .tgz"
58+ curl -o v13.tgz "https://registry.npmjs.org/@libpg-query/v13/-/v13-13.5.7 .tgz"
5959 tar -xzf v13.tgz --strip-components=1 package/wasm
6060 rm v13.tgz
6161 else
Original file line number Diff line number Diff line change 4949 " plpgsql" ,
5050 " database"
5151 ]
52- }
52+ }
Original file line number Diff line number Diff line change 4949 " plpgsql" ,
5050 " database"
5151 ]
52- }
52+ }
Original file line number Diff line number Diff line change 4949 " plpgsql" ,
5050 " database"
5151 ]
52- }
52+ }
Original file line number Diff line number Diff line change 4949 " plpgsql" ,
5050 " database"
5151 ]
52- }
52+ }
Original file line number Diff line number Diff line change 4949 " plpgsql" ,
5050 " database"
5151 ]
52- }
52+ }
You can’t perform that action at this time.
0 commit comments