Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Commit

Permalink
update to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch authored Apr 24, 2019
1 parent 5bb95cc commit ffaeea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# `julia build_tarballs.jl --help` to see a usage message.
using BinaryBuilder

version = v"3.2.1"
version = v"3.3"

# Collection of sources required to build glfw
sources = [
"https://github.com/glfw/glfw.git" =>
"999f3556fdd80983b10051746264489f2cb1ef16",
"b0796109629931b6fa6e449c15a177845256a407",

]

Expand Down

0 comments on commit ffaeea5

Please sign in to comment.