gosu 0.10.6-x86-mingw32 → 0.10.7-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 72e144f3daa3b8ef9a90129a0574dd3c03d27e90
4
- data.tar.gz: 87f2e1f8f6e10f4b245b0386c37a9dbae09d7283
3
+ metadata.gz: 9b0efaa4f78ea28cb44aa13f3284a63ae07366a4
4
+ data.tar.gz: 13e92c5bb69fef6c57cc1b57541a3b0bf8fe4607
5
5
  SHA512:
6
- metadata.gz: 9f32fa9a25b27d05beef7eff3940f7822413817597a5114cd8cb92c8bee7763b880833dfc9f79edf1dd718535aaf43980c2290037cd5795c8df03d02dbffef18
7
- data.tar.gz: f4e14fe6ff8925cd8e91ed0b954ae4366b5edcf1bc0e09f577463331ab5c4d680569d9312bbbbe7e904143bc38686083ef1c2158ae62d115a92635ba8c818b49
6
+ metadata.gz: 0693a5398aff8cda6cd69ae6dbfa1d9b6a0ad66ce19de5702169437a29c855c97aabecba0d7a17733d3077ebfc2c6f563615f828d3bd188235ff8fa2fc53c1a9
7
+ data.tar.gz: 3fe24e1cde972512a035db6a3edabcfc350eafda9ccefa7ab78ebc2f7f2999b061ef085070e7ee23f5eb97d02aa3e0fee08fee2e0dc0e5d8e92a93fe088f12c9
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gosu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.6
4
+ version: 0.10.7
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - Julian Raschke
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-26 00:00:00.000000000 Z
11
+ date: 2016-04-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14
  2D game development library.
@@ -28,6 +28,7 @@ files:
28
28
  - lib/2.0/gosu.so
29
29
  - lib/2.1/gosu.so
30
30
  - lib/2.2/gosu.so
31
+ - lib/2.3/gosu.so
31
32
  - lib/OpenAL32.dll
32
33
  - lib/SDL2.dll
33
34
  - lib/gosu.rb
@@ -37,7 +38,7 @@ files:
37
38
  - lib/gosu/swig_patches.rb
38
39
  - lib/gosu/zen.rb
39
40
  - lib/libsndfile.dll
40
- homepage: http://www.libgosu.org/
41
+ homepage: https://www.libgosu.org/
41
42
  licenses: []
42
43
  metadata: {}
43
44
  post_install_message: