Skip to content

Commit 4243431

Browse files
authored
Update bind.js
1 parent 8901f9e commit 4243431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bind.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import { prepare } from "https://deno.land/x/plugin_prepare@v0.8.0/mod.ts";
33

44
const releaseUrl =
5-
"https://github.com/littledivy/autopilot-deno/releases/latest/download";
5+
"https://github.com/littledivy/autopilot-deno/releases/0.3.1/download";
66
const filenameBase = "autopilot_deno";
77

88
let filenameSuffix = ".so";

0 commit comments

Comments
 (0)