We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8016c commit 9b74cd5Copy full SHA for 9b74cd5
lib/resources.rb
@@ -1714,7 +1714,8 @@ def fetch_content(key)
1714
META ||= {
1715
:hooks => ['127.0.0.1/32'],
1716
:git => ['127.0.0.1/32'],
1717
- :verifiable_password_authentication => true
+ :verifiable_password_authentication => true,
1718
+ :github_services_sha => "3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15"
1719
}
1720
1721
BLOB ||= {
0 commit comments