Skip to content

Commit 2b77594

Browse files
committed
Update the Diesel buildpack
The new version caches the installed binary, and only re-installs when the contents of `.diesel_version` changes.
1 parent b0a7a8d commit 2b77594

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.buildpacks

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ https://github.com/rcaught/heroku-buildpack-cmake#e4e2c9e
22
https://github.com/mmirate/heroku-buildpack-rust#f1cf6643e
33
https://github.com/tonycoco/heroku-buildpack-ember-cli
44
https://github.com/ryandotsmith/nginx-buildpack.git#af813ba
5-
https://github.com/sgrif/heroku-buildpack-diesel#43267f2
5+
https://github.com/sgrif/heroku-buildpack-diesel#165d8b2

.diesel_version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.11.0

0 commit comments

Comments
 (0)