@@ -1664,6 +1664,7 @@ def fetch_content(key)
16641664"url" => "https://api.github.com/repos/pengwynn/octokit/contents/README.md" ,
16651665"git_url" => "https://api.github.com/repos/pengwynn/octokit/git/blobs/3d21ec53a331a6f037a91c368710b99387d012c1" ,
16661666"html_url" => "https://github.com/pengwynn/octokit/blob/master/README.md" ,
1667+ "download_url" => "https://raw.githubusercontent.com/pengwynn/octokit/master/README.md" ,
16671668"_links" => {
16681669"git" => "https://api.github.com/repos/pengwynn/octokit/git/blobs/3d21ec53a331a6f037a91c368710b99387d012c1" ,
16691670"self" => "https://api.github.com/repos/pengwynn/octokit/contents/README.md" ,
@@ -1715,6 +1716,7 @@ def fetch_content(key)
17151716"url" => "https://api.github.com/repos/pengwynn/octokit/contents/lib/octokit.rb" ,
17161717"git_url" => "https://api.github.com/repos/pengwynn/octokit/git/blobs/fff6fe3a23bf1c8ea0692b4a883af99bee26fd3b" ,
17171718"html_url" => "https://github.com/pengwynn/octokit/blob/master/lib/octokit.rb" ,
1719+ "download_url" => "https://raw.githubusercontent.com/pengwynn/octokit/master/lib/octokit.rb" ,
17181720"_links" => {
17191721"self" => "https://api.github.com/repos/pengwynn/octokit/contents/lib/octokit.rb" ,
17201722"git" => "https://api.github.com/repos/pengwynn/octokit/git/blobs/fff6fe3a23bf1c8ea0692b4a883af99bee26fd3b" ,
@@ -1849,6 +1851,7 @@ def fetch_content(key)
18491851"url" => "https://api.github.com/repos/octocat/Hello-World/contents/notes/hello.txt" ,
18501852"html_url" => "https://github.com/octocat/Hello-World/blob/master/notes/hello.txt" ,
18511853"git_url" => "https://api.github.com/repos/octocat/Hello-World/git/blobs/95b966ae1c166bd92f8ae7d1c313e738c731dfc3" ,
1854+ "download_url" => "https://raw.githubusercontent.com/octocat/HelloWorld/master/notes/hello.txt" ,
18521855"type" => "file" ,
18531856"_links" => {
18541857"self" => "https://api.github.com/repos/octocat/Hello-World/contents/notes/hello.txt" ,