Skip to content

Instantly share code, notes, and snippets.

@LnL7

LnL7/ubuntu.diff Secret

Last active September 7, 2018 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LnL7/ac9124851be5606c3396c9850975448c to your computer and use it in GitHub Desktop.
Save LnL7/ac9124851be5606c3396c9850975448c to your computer and use it in GitHub Desktop.
-$ curl -I https://app.vagrantup.com/ubuntu/boxes/xenial64/versions/20180808.0.0/providers/virtualbox.box
+$ curl -I https://app.vagrantup.com/ubuntu/boxes/xenial64/versions/20180831.0.0/providers/virtualbox.box
HTTP/1.1 302 Found
Server: Cowboy
Connection: keep-alive
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Location: https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-vagrant.box # <--- no diff
Content-Type: text/html; charset=utf-8
Cache-Control: no-cache
-X-Request-Id: 89ae1ebd-b281-415f-a3bb-0251f9003ef1
+X-Request-Id: b745fed1-3b07-43bf-ba95-eee1098f485f
Via: 1.1 vegur
@@ -1,13 +1,13 @@
-$ curl -I https://vagrantcloud.com/ubuntu/boxes/xenial64/versions/20180808.0.0/providers/virtualbox.box
+$ curl -I https://vagrantcloud.com/ubuntu/boxes/xenial64/versions/20180831.0.0/providers/virtualbox.box
HTTP/1.1 302 Found
Server: Cowboy
Connection: keep-alive
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
-Location: https://app.vagrantup.com/ubuntu/boxes/xenial64/versions/20180808.0.0/providers/virtualbox.box
+Location: https://app.vagrantup.com/ubuntu/boxes/xenial64/versions/20180831.0.0/providers/virtualbox.box
Content-Type: text/html; charset=utf-8
Cache-Control: no-cache
-X-Request-Id: a4c55137-078b-4105-8f95-746cdd4dc65e
+X-Request-Id: 4a46020d-b142-4fbe-899a-a4cc1047c037
Via: 1.1 vegur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment