Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cgmanifest.json4
-rw-r--r--src/vs/base/browser/ui/octiconLabel/octicons/octicons.css2
-rw-r--r--src/vs/base/browser/ui/octiconLabel/octicons/octicons.ttfbin35464 -> 35428 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/cgmanifest.json b/cgmanifest.json
index d26f37b6204..c16d88b5991 100644
--- a/cgmanifest.json
+++ b/cgmanifest.json
@@ -98,11 +98,11 @@
"git": {
"name": "vscode-octicons-font",
"repositoryUrl": "https://github.com/Microsoft/vscode-octicons-font",
- "commitHash": "415cd5b42ab699b6b46c0bf011ada0a2ae50bfb4"
+ "commitHash": "4cbf2bd35cf0084eabd47d322cc58339fd7743cf"
}
},
"license": "MIT",
- "version": "1.3.1"
+ "version": "1.3.2"
},
{
"component": {
diff --git a/src/vs/base/browser/ui/octiconLabel/octicons/octicons.css b/src/vs/base/browser/ui/octiconLabel/octicons/octicons.css
index 2305d04890f..154a2251587 100644
--- a/src/vs/base/browser/ui/octiconLabel/octicons/octicons.css
+++ b/src/vs/base/browser/ui/octiconLabel/octicons/octicons.css
@@ -1,6 +1,6 @@
@font-face {
font-family: "octicons";
- src: url("./octicons.ttf?628f71ee09945d25ba5fceb0c17f7b0f") format("truetype");
+ src: url("./octicons.ttf?1829db8570ee0fa5a4bef3bb41d5f62e") format("truetype");
}
.octicon, .mega-octicon {
diff --git a/src/vs/base/browser/ui/octiconLabel/octicons/octicons.ttf b/src/vs/base/browser/ui/octiconLabel/octicons/octicons.ttf
index 09468d33244..90550092a65 100644
--- a/src/vs/base/browser/ui/octiconLabel/octicons/octicons.ttf
+++ b/src/vs/base/browser/ui/octiconLabel/octicons/octicons.ttf
Binary files differ